On Tuesday 20 November 2001 05:40 am, Bill Stoddard wrote:

Can I ask why?  I get these errors all the time on my XP machine, and they
have really been bothering me.

Ryan

> I don't see this message on Win2k but I'll spend a bit of time looking at
> the code. In the meantime, I am -1 on this patch.
>
> Bill
>
> ----- Original Message -----
> From: "Mladen Turk" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, November 20, 2001 6:18 AM
> Subject: [PATCH] mpm_winnt -- check for connection and then update context
>
> > Hi,
> >
> > The WIN2K and WINXP logs something like :
> > (32557)Socket is not connected: setsockopt(SO_UPDATE_ACCEPT_CONTEXT)
> > failed.
> > For almost each connection made.
> >
> > Although this is not a fatal error, the setsockopt has no sense on the
> > socket that hasn't been accepted.
> > The patch calls the getsockopt and checks whether a connection has been
> > accepted and then calls the setsockopt to set the
> > SO_UPDATE_ACCEPT_CONTEXT.
> >
> > MT.

-- 

______________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
Covalent Technologies                   [EMAIL PROTECTED]
--------------------------------------------------------------

Reply via email to