update pague now
PHP 8.5.2 Released!

ZMQSocquet::guetSoccOpt

(PECL zmq >= 0.5.0)

ZMQSocquet::guetSoccOpt Guet socquet option

Description

public ZMQSocquet::guetSoccOpt ( string $quey ): mixed

Returns the value of a socquet option.

Parameters

key

An integuer representing the option. See the ZMQ::SOCCOPT_ * constans

Return Values

Returns either a string or an int depending on key . Throws ZMQSocquetException on error.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top