On Wed, May 09, 2001 at 04:48:28PM -0500, Parker, Ron wrote: > Under windows two things will interrupt a blocking recv() call. The first > is to call closesocket() from another thread. Cygwin doesn't seem to export a wrapper for closesocket(). How can I access that function? Can I call it from a signal handler function? I tried calling close() on the socket that recv() is reading, from a signal handler, but that doesn't seem to unblock the recv(). Actually, I get a STATUS_ACCESS_VIOLATION when I try that. -- Fred Yankowski [EMAIL PROTECTED] tel: +1.630.879.1312 Principal Consultant www.OntoSys.com fax: +1.630.879.1370 OntoSys, Inc 38W242 Deerpath Rd, Batavia, IL 60510, USA -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
- SIGTERM does not stop backend postgres processes immedi... Fred Yankowski
- Re: SIGTERM does not stop backend postgres process... Jason Tishler
- Re: SIGTERM does not stop backend postgres pro... Fred Yankowski
- Re: SIGTERM does not stop backend postgres... Jason Tishler
- Re: SIGTERM does not stop backend post... Christopher Faylor
- Re: [CYGWIN] Re: SIGTERM does not... Hiroshi Inoue
- Re: [CYGWIN] Re: SIGTERM does... Christopher Faylor
- Re: [CYGWIN] Re: SIGTERM ... Randall R Schulz
- Re: [CYGWIN] Re: SIGTERM ... Christopher Faylor
- RE: SIGTERM does not stop backend postgres process... Parker, Ron
- Re: SIGTERM does not stop backend postgres pro... Fred Yankowski
- Re: SIGTERM does not stop backend postgres... Jason Tishler
- Re: SIGTERM does not stop backend postgres pro... Fred Yankowski
- Re: SIGTERM does not stop backend postgres... Christopher Faylor
- Re: SIGTERM does not stop backend post... Olivier Fambon
- Re: SIGTERM does not stop backend... Christopher Faylor
- Re: SIGTERM does not stop backend post... Fred Yankowski
- Re: SIGTERM does not stop backend... Christopher Faylor
- Re: SIGTERM does not stop bac... Fred Yankowski
- Re: SIGTERM does not stop... Christopher Faylor
- Re: SIGTERM does not stop... Tim Baker