"Ryan Bloom" <[EMAIL PROTECTED]> wrote: > Why aren't named pipes usable in your application? APR already has a > named pipe implementation, which would solve this problem.
On this topic, is there a way to do something like "connect" "accept" on named pipes as you would do on AF_UNIX sockets? Pier