update : 2015.11.03
php.shukuma.com검색:
|
ZMQSocket::isPersistent(PECL zmq >= 0.5.0) ZMQSocket::isPersistent — Whether the socket is persistent 설명
public boolean ZMQSocket::isPersistent
( void
)
Check whether the socket is persistent. 인수이 함수는 인수가 없습니다. 반환값Returns a boolean based on whether the socket is persistent or not. |