Files
node/lib
Ben Noordhuis 1513848f88 net: fix Socket({ fd: 42 }) api
Make the implementation match the documentation. This should work:

  var s = new net.Socket({ fd: 42, allowHalfOpen: true };

And now it does.
2012-07-24 15:53:22 -07:00
..
2011-03-14 17:37:05 -07:00
2012-07-06 19:28:35 -07:00
2011-03-14 17:37:05 -07:00
2012-06-16 11:02:49 -07:00
2012-07-16 18:04:55 -07:00
2011-03-14 17:37:05 -07:00
2012-07-23 11:35:52 +02:00
2012-07-24 15:53:22 -07:00
2012-02-27 14:03:18 -08:00
2012-06-19 14:07:48 -07:00
2012-06-28 10:14:03 -07:00
2012-07-20 22:07:39 +04:00
2012-05-16 15:41:28 -07:00
2012-03-03 23:48:57 -08:00