Php/docs/zmqsocket.getsockettype

From Get docs

ZMQSocket::getSocketType

(PECL zmq >= 0.5.0)

ZMQSocket::getSocketTypeGet the socket type


Description

public ZMQSocket::getSocketType ( ) : int

Gets the socket type.


Parameters

This function has no parameters.


Return Values

Returns an integer representing the socket type. The integer can be compared against ZMQ::SOCKET_* constants.