Roman Haefeli wrote:
On Sun, 2009-03-01 at 17:01 -0500, Martin Peach wrote:
[snip]
Probably I need to set the sockets to nonblocking.
what does that mean: setting sockets to non-blocking? will this cause the sockets to simply ommit data, that cannot be sent in time?
http://docsrv.sco.com/SDK_netapi/sockC.nonBlockSocks.html
Claude