John Baldwin 1ce2bc9187 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
2006-05-28 22:15:28 +00:00
2007-04-02 19:15:47 +00:00
2007-03-05 13:10:58 +00:00