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/
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to