]> git.tdb.fi Git - libs/core.git/commitdiff
Allow setting a pipe read-only or write-only after creation
authorMikko Rasa <tdb@tdb.fi>
Tue, 15 Oct 2013 11:53:04 +0000 (14:53 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 15 Oct 2013 11:53:04 +0000 (14:53 +0300)
This is useful for handing the pipe to a child process and then closing
the unused end so an end-of-file event can be properly received.


No differences found