|
ZMQSocket::bindBind the socket 説明
public ZMQSocket ZMQSocket::bind(string
$dsn, bool $force = false)
Bind the socket to an endpoint. The endpoint is defined in format パラメータ
戻り値Returns the current object. Throws ZMQSocketException on error. |