[zeromq-dev] Added ResolveEndPoint to ZMQ
Sean McKay
sean at on-track-solutions.com
Wed Jun 24 17:24:09 CEST 2009
I'm not sure you'll want to apply these patches to the system, but I believe
having the ability to call ResolveEndPoint is a useful feature for a client.
In particular, some changes I should note:
I added a function in locator.cpp called resolve_endpoint_safe, which
doesn't use the asserts - rather if it runs into a reply that wasn't OK, it
sets the location variable to "UNKNOWN". I do not code C++ for my day job
(and prefer not to! ;-), so please, if anyone has improvements or
reliability changes, feel free to make them.
Thanks,
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20090624/1e111d87/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Zmq_C#.patch
Type: application/octet-stream
Size: 4070 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20090624/1e111d87/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zmq_6_24_09_resolveEndPoint.patch
Type: application/octet-stream
Size: 3253 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20090624/1e111d87/attachment-0001.obj>
More information about the zeromq-dev
mailing list