On 7/7/2010, "Dhammika Pathirana" <dhamm...@gmail.com> wrote:

>Not really, TCP close() just indicates "done reading and writing". But
>the OS can still send a RST (ie. receiving more data for the closed
>socket), and terminate the connection.

Sure, which is fine. After a close() we don't want to receive any more
messages sent to the 0MQ socket either.

-mato
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to