Hi Fredrik, Thanks for the patch, however, to get it accepted you have to sign it off:
http://www.zeromq.org/docs:contributing#toc4 Also, the patch cannot be used as is. If you want to make it usable I would suggest looking at the address parsing code and add support for binding the local interface (tcp://eth0;server:5555). The resolved IP address should then be passed to the connecter object which will use it when connecting the TCP socket. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
