Commit Graph

2 Commits (d49d53fd499f7cf68fdfcc7d0c9d401e4e4407fb)

Author SHA1 Message Date
Blake Mizerany 8c8534046c fix whitespace errors 2010-06-29 23:59:24 -07:00
Peter Griess 8f0b4e9111 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.
2010-06-02 18:16:53 -07:00