This is the mail archive of the cygwin-developers@cygwin.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]
Other format: [Raw text]

RE: Interruptable connect



> -----Original Message-----
> From: cygwin-developers-owner@cygwin.com 
> [mailto:cygwin-developers-owner@cygwin.com] On Behalf Of 
> Corinna Vinschen
> Sent: Friday, 5 July 2002 12:11 AM

What about using the non blocking connect call from winsock2 - with an
alert event, and then wait on that event and the interrupt event?

I have some win32 nonblocking network code around here somewhere that
does just that.

Rob


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