jhb b9a3a5afc7 Fix a fd leak in socketpair():
- Close the new file objects created during socketpair() if the copyout of
  the new file descriptors fails.
- Add a test to the socketpair regression test for this edge case.
2007-04-02 19:15:47 +00:00
..
2007-03-09 05:22:10 +00:00
2007-02-26 08:26:44 +00:00
2007-04-02 19:15:47 +00:00
2007-03-05 13:10:58 +00:00