ZMQSocket::getSocketType
(PECL zmq >= 0.5.0)
ZMQSocket::getSocketType — Get the socket type
Descripción
public integer ZMQSocket::getSocketType
( void
)
Gets the socket type.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
Returns an integer representing the socket type. The integer can be compared against
ZMQ::SOCKET_* constants.