|
ZMQSocket::disconnectDisconnect a socket 説明
public ZMQSocket ZMQSocket::disconnect(string
$dsn )
Disconnect the socket from a previously connected remote endpoint. The endpoint is defined in format
パラメータ
戻り値Returns the current object. Throws ZMQSocketException on error. |