Patch: sock-shutdown-file.diff (11 in series)

Martin Wilck Martin.Wilck at fujitsu-siemens.com
Mon Apr 15 08:41:04 CDT 2002


On Fri, 12 Apr 2002, Dimitrie O. Paun wrote:

> On April 12, 2002 11:25 am, Martin Wilck wrote:
> > +    if ( flags & FD_FLAG_RECV_SHUTDOWN ) {
> > +        /* Fixme: WSAESHUTDOWN is unavailable */
>             ^^^^^^
> Don't we want these things as FIXME("WSAESHUTDOWN is unavailable")
> so we see when we need to fix things?

I need to figure out what Windows returns here. I think WSAESHUTDOWN
cannot be returned because it is a socket error unknown to the ReadFile()
function.

We might be able to fix this by handling the error in the server.
Anyway, thanks for looking at my code so thoroughly!

Martin

-- 
Martin Wilck                Phone: +49 5251 8 15113
Fujitsu Siemens Computers   Fax:   +49 5251 8 20409
Heinz-Nixdorf-Ring 1	    mailto:Martin.Wilck at Fujitsu-Siemens.com
D-33106 Paderborn           http://www.fujitsu-siemens.com/primergy








More information about the wine-devel mailing list