[Vortex] "no data were waiting on this non-blocking connection" warning
Jens Alfke
jens at mooseyard.com
Thu Feb 28 22:30:40 CET 2008
My application's getting repeated Vortex warnings of the form:
(vortex-frame-factory) no data were waiting on this non-blocking
connection (EWOULDBLOCK error)
This warning comes from vortex_frame_get_next (vortex_frame_factory:
914 in my out-of-date sources.) It looks as though it happens when the
function is called but no data is available from the socket.
Does this actually represent a problem? My program seems to be working
fine: messages and replies are sent and received correctly. (I believe
the situation that triggers this warning is when I receive a large
(32kbyte) reply.) The warnings get logged at a rate of several per
second, so they get in the way of my own log messages that I'm trying
to read.
Thanks,
—Jens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1875 bytes
Desc: not available
Url : http://lists.aspl.es/pipermail/vortex/attachments/20080228/60d69a75/attachment.bin
More information about the Vortex
mailing list