[zeromq-dev] Connecting to a different socket after connecting and sending messages to one socket?

Martin Sustrik sustrik at 250bpm.com
Sun Nov 21 08:54:21 CET 2010


On 11/20/2010 10:14 PM, Praveen Baratam wrote:

> Thats exactly what I am interested in...
>
> zmq_connect (s, ...);
> zmq_recv (s, ...);
> zmq_connect (s, ...);
>
> May be we should run an experiment and see....

It should work. If it does not, please report it as a bug.

Martin



More information about the zeromq-dev mailing list