Who is the expert on named_pipe.c

Bill Medland billmedland at mercuryspeed.com
Mon Apr 7 18:56:57 CDT 2003


On April 7, 2003 01:03 pm, Bill Medland wrote:
> I've found a problem with the named_pipe.c in the server.
>
> Is there anyone out there who purports to be an expert or is it up to me to
> fix it?
>
> (Basically the server is creating a named pipe, reading from it, writing
> back to it, flushing and closing, all before the client has read the reply;
> the wineserver crashes as the client tries to read because it's copy no
> longer has an fd)

Actually the bug is that there is no flush function.  The server flush should 
block until the client has read the data.  Now that is way beyond my current 
knowledge. (and another example of Microsoft stupidity?)

-- 
Bill Medland
ACCPAC International, Inc.
medbi01 at accpac.com
Corporate: www.accpac.com
Hosted Services: www.accpaconline.com



More information about the wine-devel mailing list