Y
Hacker News
new
|
ask
|
show
|
jobs
by
jquast
4113 days ago
If you write to a named pipe, the call to write(2) will block until somebody opens it for reading and begins to read(2) it.