Frame.sourceFD

The file descriptor of the socket the message was read from.

struct Frame
@safe @property
sourceFD
()

Throws

ZmqException if $(ZMQ) reports an error.

Corresponds to

$(ZMQREF zmq_msg_get()) with ZMQ_SRCFD.

Meta