Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in named-pipes

How to make named pipe accessible for non-elevated processes?

winapi named-pipes uac wasapi

Why remove the fifo file instantly after attaching to a file descriptor?

bash named-pipes

Return large data on service

c# wcf named-pipes large-data

Reading/writing from named pipes under mono/Linux

c# linux mono named-pipes

How to prevent a deadlock when using named pipes?

Simply way of getting all open named pipes

c++ windows named-pipes

How expensive is a named pipe (fifo)?

How do I use exec 3>myfifo in a script, and not have echo foo>&3 close the pipe?

bash exec named-pipes mkfifo

How do I obtain a handle on an object from another .NET process?

Reading named Pipe using overlapped/asynchronous i/o

Using open database connection to PostgreSQL in BASH?

BASH Nested Process Substitution

WriteFile() blocks (writing from C++ client to C# server via named pipe )

Concurrent reading and writing to NamePipeClientStream

Named Pipe Server & Client - No Message

c# named-pipes