[zeromq-dev] correct way to safely hanging up a socket
Seth Burleigh
wburle4 at gmail.com
Sat Jan 29 15:31:54 CET 2011
NVM, i see that the LRU routing
http://zguide.zeromq.org/chapter:all#toc44
is similar to what i need.
On Sat, Jan 29, 2011 at 8:21 AM, Seth Burleigh <wburle4 at gmail.com> wrote:
> Any way to do this with sockets which are on the receive end of
> things? Say, i have sockets which are pulling, if i attempt to close a
> pull socket, it is possible that it drops a message between the moment
> it last receives messages and closes. Currently, is there any way to
> process all of these requests without receiving any more messages?
>
More information about the zeromq-dev
mailing list