This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


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

Re: More Test 15 [CGF please comment]


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


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