This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Unable to create a non-blocking socket with cygwin B20


Version: Cygwin B20

used "fcntl" call, the solaris binary works well but the windows NT
binary generated using cygwin B20 blocks even after a successful fcntl
call has been made to non-block the socket.

then used ioctl call, the solaris works fine with this too but the
win-NT binary generated using cygwin has problems: the ioctl call
succeeds but the subsiquent connect call gives the following error:
"Connect: No more processes"

Pls let me know if cygwin supports non-blocking sockets

Babu
--------------------------------------
Sharathbabu Krishnarao
Software Consultant
Appliant Inc.,
Seattle
206-523-9566 ext 105
------------------------------------


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]