[ros-kernel] Re: [ros-cvs] CVS Update: reactos
Mike Nordell
tamlin at algonet.se
Tue Apr 27 03:40:57 CEST 2004
KJK::Hyperion wrote:
> At 21.33 25/04/2004, you wrote:
> >Hold your horses. cmd.exe from Windows creates a _named_ pipe?
>
> no command seems to be able to properly list the \\.\pipe\ directory, but:
>
> D:\>ls \\.\pipe\* 2>&1 | findstr Win32
> ls: \\.\pipe\Win32Pipes.0000024c.00000001: No such file or directory
> ls: \\.\pipe\Win32Pipes.00000620.00000005: No such file or directory
Now I see where the confusion comes from. I was talking about named pipes as
created by CreateNamedPipe, "known name, that you can use to refer to the
pipe", since this was talked about in the context of the Win32 cmd.exe. I
now see it was NT named pipes intended.
/Mike
More information about the Ros-kernel
mailing list