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-04-02 18:38:13 +00:00
2007-04-02 18:38:13 +00:00
2007-03-21 03:42:51 +00:00
2007-04-02 19:09:06 +00:00
2007-04-02 18:38:13 +00:00
2007-04-02 19:15:47 +00:00
2007-03-27 19:36:12 +00:00
2007-03-10 03:10:34 +00:00