Bert Belder
7d7bca6493
net: make pause/resume work with connecting sockets
...
Calling resume() on a net connection for which the IP address is still
being resolved crashes node with an assertion error inside libuv.
Calling pause() before the socket is connected doesn't crash, but it
doesn't work either. This patch fixes it.
Ref: #3118
2012-08-03 15:48:29 +02:00
..
2011-12-19 13:30:43 -08:00
2011-03-14 17:37:05 -07:00
2011-10-05 18:51:06 -07:00
2011-10-05 18:51:06 -07:00
2011-12-22 23:26:43 +01:00
2012-06-12 15:57:27 +02:00
2012-01-18 00:45:02 +01:00
2011-10-18 13:12:50 -07:00
2011-03-14 17:37:05 -07:00
2012-05-14 17:12:59 +02:00
2012-02-14 14:10:21 +01:00
2011-10-21 15:19:53 -07:00
2012-01-09 04:02:01 +01:00
2011-03-14 17:37:05 -07:00
2012-05-29 15:34:01 +02:00
2012-05-14 17:22:45 -07:00
2011-10-22 14:14:40 +09:00
2012-05-09 11:54:43 -07:00
2012-08-03 15:48:29 +02:00
2011-12-14 13:36:21 +01:00
2012-05-13 03:18:09 +02:00
2012-06-05 22:10:37 +09:00
2012-02-01 16:04:01 -08:00
2011-11-08 13:37:08 -08:00
2012-02-17 15:51:33 +01:00
2011-11-10 14:51:16 -08:00
2011-03-14 17:37:05 -07:00
2011-12-14 13:36:21 +01:00
2012-01-30 14:12:23 +01:00
2012-05-14 17:12:59 +02:00
2012-01-18 16:00:55 +01:00
2011-11-04 13:36:06 +01:00
2012-01-22 17:29:40 +09:00
2011-09-08 13:30:52 -07:00
2012-05-09 04:44:04 +02:00