More Test 15 [CGF please comment]

Christopher Faylor cgf@redhat.com
Sat Apr 14 15:12:00 GMT 2001


On Fri, Apr 13, 2001 at 08:24:24PM -0400, Pierre A. Humblet wrote:
>At 10:45 PM 4/11/2001 -0400, Christopher Faylor wrote:
>>On Wed, Apr 11, 2001 at 08:47:09PM -0400, Pierre A. Humblet wrote:
>>Thank you for the analysis.  This is exactly what I was looking for.
>>Would you care to submit a patch incorporating your setsockopt idea?
>
>Sure, see attachment. I have tested it on Win98 and WinME. 
>No more connections in TIME_WAIT...

Thanks very much.  I have committed your patch.

>>I wonder if this should also be employed for UNIX domain sockets.
>
>What do you mean? The pipe close problem on Win9X or something else?

I meant AF_UNIX sockets.  They are emulated using regular sockets so
closing them will probably leave timed-out connections sitting around,
too.

I added some similar code to what I think is the proper place in Cygwin.

cgf



More information about the Cygwin-xfree mailing list