©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL zmq >= 0.5.0)
ZMQContext::isPersistent — Whether the context is persistent
Whether the context is persistent. Persistent context is needed for persistent connections as each socket is allocated from a context.
此函数没有参数。
Returns TRUE
if the context is persistent and FALSE
if the context is non-persistent.