Unbind a previously bound zeromq socket from a endpoint.
sock - the socket to unbind.
endpoint - the endpoint string to unbind.
status - status for unbind. On success, unbind will return a status of true
See also: zmq_socket, zmq_bind .
Package: zeromq