php8.5
Home/ Manual/ zmq / zmqsocket/ ZMQSocket::isPersistent

ZMQSocket::isPersistent

PHP function Edit on GitHub ✎

(PECL zmq >= 0.5.0)

Whether the socket is persistent

Description

ZMQSocket::isPersistent(): bool

Check whether the socket is persistent.

Parameters Parameters

Return Values

Returns a Boolean based on whether the socket is persistent or not.

Source: reference/zmq/zmqsocket/ispersistent.xml · from the official PHP manual (php/doc-en)