SYNOPSIS:
    BUS_UNLINK host[:port]|*

DESCRIPTION:
    Tear down a buslink connection to other instances of voxren.
    The standard port is 3456, if none is given.
    If * is given as the hostname, all links are torn down.

SEE_ALSO:
    bus, BUS_LINK, BUS_SEND, BUS_RECEIVE
