Skip to content

Commit 8f0b4e9

Browse files
pgriessry
authored andcommitted
Send and receive file descriptors through net.Stream.
a) create a layer of indirection in net.Stream to allow swapping in different read/write implementations and b) emit an 'fd' event when file descriptors are received over a UNIX pipe, as finally as a tangential benefit c) remove a bunch of conditionals from the primary codepaths for ease-of-reading.
1 parent 55a6f01 commit 8f0b4e9

4 files changed

Lines changed: 527 additions & 139 deletions

File tree

0 commit comments

Comments
 (0)