Files
node/lib
Robert Nagy 138eb32be1 net: wait for shutdown to complete before closing
When not allowing half open, handle.close would be
invoked before shutdown has been called and
completed causing a potential data race.

Fixes: https://github.com/nodejs/node/issues/32486#issuecomment-604072559

PR-URL: https://github.com/nodejs/node/pull/32491
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2020-04-01 13:05:10 +02:00
..
2020-02-18 22:15:50 -08:00
2019-12-17 08:11:13 -05:00
2020-02-08 21:40:49 -05:00
2020-01-21 10:49:20 -04:00
2020-03-30 17:21:13 +02:00
2020-03-30 17:10:25 +02:00
2018-11-20 10:42:31 -08:00
2019-11-25 10:28:15 +01:00
2020-03-09 12:44:16 +01:00
2020-03-27 15:59:43 +01:00
2019-12-11 16:38:06 -06:00
2020-03-30 17:22:22 +02:00
2020-03-19 10:56:45 +01:00