(PECL zmq >= 0.5.0)
Whether the socket is persistent
public boolean ZMQSocket::isPersistent ( void )
Check whether the socket is persistent.
Returns:
Returns a boolean based on whether the socket is persistent or not.
Please login to continue.