Hello,

I searched for quite some time for some sporadic bug in my app and at
the end found out that TWSocket.ReceiveFrom can return -1 to indicate an
error.

Ok. But: why is the OnDataAvailable method being called when the result
of the receive call results in error WASE_WOULDBLOCK?

Could this be avoided somehow?
Errorhandling would then care for real errors only and not for the
notification that the system isn't ready for my request. (so why am I
notified then in the first place?)

Greetings

Markus
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to