[ros-dev] Re: [ros-cvs] CVS Update: reactos

Eric Kohl eric.kohl at t-online.de
Fri Dec 31 11:23:25 CET 2004


Filip Navara schrieb:
> ekohl at cvs.reactos.com wrote:
> 
>> CVSROOT:    /CVS/ReactOS
>> Module name:    reactos
>> Repository:    reactos/drivers/fs/np/
>> Changes by:    ekohl at mok.osexperts.com    04/12/30 04:34:27
>>
>> Modified files:
>>     reactos/drivers/fs/np/: create.c fsctrl.c
>> Log message:
>>     Use a new passive pipe state (0) to ensure that client ends don't 
>> connect to server ends in calls to WaitNamed Pipe().
>>  
>>
> This change breaks services.exe. Now it stops loading auto-start drivers 
> because it ends up waiting in ConnectNamedPipe call.

I have heavily modified advapi32.dll and services.exe in my (CVS) source 
  tree that fix this bug. The good thing is that a service and the SCM 
can now communicate with one-another via the pipe.

I'll commit the modifications as soon as possible.


Regards,
Eric


More information about the Ros-dev mailing list