[zeromq-dev] random failure of zmq_getsockopt in gdb
Charles Remes
lists at chuckremes.com
Sat Jan 12 05:31:30 CET 2013
On Jan 11, 2013, at 6:10 PM, Kah-Chan Low <kahchanlow at yahoo.com> wrote:
> Hi
> I have been getting random failures in get_getsockopt() due to EINTR. What could have had happened? Thanks!
You are accessing a socket after someone/something has generated a signal to exit the program. Add a signal handler.
cr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130111/a488de89/attachment.htm>
More information about the zeromq-dev
mailing list