nbytes != -1 (tcp_socket.cpp:211)
Description
Environment
Linux xxx 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:17:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
Activity
Show:

PieterP May 5, 2012 at 8:04 AM
Fixed in 4d1bf63c4ac20365e7bcd23846d79e434c829be0
every few hours or so, my publisher's process is killed:
Connection timed out
nbytes != -1 (tcp_socket.cpp:211)
Aborted
Similar to issues #40 and #41, except i'm getting it on send() in zmq::tcp_socket_t::write. send() returns -1 with errno ETIMEDOUT.