Peter Griess
de6d663a67
Add 'type' parameter to net.Server.listenFD()
...
This is needed in case the provided socket is not the default 'tcp4' type
(i.e. and needs different read/write/etc methods). With this patch, one can
call listenFD(sock, 'unix') to bind to existing UNIX domain sockets.
2010-06-08 18:09:17 -07:00
..
2010-05-21 12:06:12 -07:00
2010-04-08 16:31:02 -07:00
2010-06-02 10:41:24 -07:00
2010-05-04 14:12:54 -07:00
2010-04-26 15:09:03 -07:00
2010-05-14 19:15:07 -07:00
2010-02-16 23:55:53 -08:00
2010-04-12 16:57:45 -07:00
2010-06-03 09:40:40 -07:00
2010-06-02 15:07:15 -07:00
2010-05-29 13:14:38 -07:00
2009-09-20 18:19:33 +02:00
2010-06-07 16:15:41 -07:00
2010-06-08 18:09:17 -07:00
2010-05-24 09:56:28 -07:00
2010-02-12 01:04:14 -08:00
2010-04-28 16:18:48 -07:00
2010-06-08 17:49:22 -07:00
2010-06-08 15:44:43 -07:00
2010-06-01 09:28:56 -07:00
2010-03-19 21:22:11 -07:00
2010-01-04 21:22:46 -08:00
2010-04-12 10:34:35 -07:00
2010-05-17 22:12:30 -07:00
2009-10-13 19:55:28 +02:00