[zeromq-dev] proposal: add metadata property "Remote-Endpoint"
Peter Kleiweg
pkleiweg at xs4all.nl
Thu Jan 15 13:43:37 CET 2015
Proposal:
zmq_msg_gets(message, "Remote-Endpoint") should return the IP
address of the remote endpoint.
This in place of, or as addition to zmq_msg_get(message, ZMQ_SRCFD)
This way, non-C programmers don't have to include C code to
determine the remote IP address for the socket fd.
(What other use for ZMQ_SRCFD is there?)
--
Peter Kleiweg
http://pkleiweg.home.xs4all.nl/
More information about the zeromq-dev
mailing list