Bind a zeromq socket to a endpoint.
sock - the socket to bind.
endpoint - the endpoint string.
status - status for bind. On success, bind will return a status of true
See also: zmq_socket .
Package: zeromq