[zeromq-dev] Connect to a different host, same socket.

Matt Weinstein matt_weinstein at yahoo.com
Thu Aug 5 01:06:38 CEST 2010


Correction, human protocol link: :-)

http://github.com/mjw9100/zmq_reactor

On Aug 4, 2010, at 2:03 PM, Matt Weinstein wrote:

> You might want to look at the zmq_reactor library that I've been
> working on at:
>
> 	git://github.com/mjw9100/zmq_reactor.git
>
> This will allow you to assemble multiple sockets into arbitrary
> patterns.
>
>
> On Aug 4, 2010, at 1:56 PM, Pieter Hintjens wrote:
>
>> On Wed, Aug 4, 2010 at 7:48 PM, Oliver Smith <oliver at kfs.org> wrote:
>>
>>> But the only way to close a socket in C++ seems to be to destroy the
>>> socket_t?
>>
>> Yes, there is no way to disconnect, and if you simply make a second
>> connection you will have two active at the same time.
>>
>> -Pieter
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev




More information about the zeromq-dev mailing list