node/test
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
..
disabled Allow process.setuid() and process.setgid() to accept string names in lieu of numeric IDs 2010-05-18 17:41:10 -07:00
fixtures Send and receive file descriptors through net.Stream. 2010-06-02 18:16:53 -07:00
internet Split tests. 2010-02-25 11:41:11 -08:00
pummel Disable test-signal-unregister.js as functionality doesn't exist yet 2010-05-12 12:45:53 -07:00
simple Send and receive file descriptors through net.Stream. 2010-06-02 18:16:53 -07:00
common.js Tests should use compiled-in modules not build-dir modules 2010-03-15 08:14:51 -07:00