B20.1: socket functions always blocking?

Ray Easton ray.easton@wcom.com
Tue Nov 30 23:39:00 GMT 1999


Nikko Strom wrote:

> In the attached example, I expected recv to be non-blocking.
> In fact, it seems like all socket functions always block!

All sockets are created in blocking mode.  Use ioctl() to put them in nno-blocking mode.

--

ray

    -- je suis marxiste, tendance groucho



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list