Prev: text_dump

unbind

unbind(port)
This function instructs the server to stop listening on the port numbered port. If the server was not already listening on that port, then unbind() throws a ~servnf error; otherwise, unbind() returns 1.