ZMQSocket::getSocketType
(PECL zmq >= 0.5.0)
ZMQSocket::getSocketType — Get the socket type
Descrição
public integer ZMQSocket::getSocketType
( void
)
Gets the socket type.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Returns an integer representing the socket type. The integer can be compared against
ZMQ::SOCKET_* constants.