ZMQSocket::getPersistentId
PHP function
Edit on GitHub ✎
(PECL zmq >= 0.5.0)
Get the persistent id
Description
ZMQSocket::getPersistentId(): string
Returns the persistent id of the socket.
Parameters Parameters
Return Values
Returns the persistent id string assigned of the object and null if socket is not persistent.