Files
node/lib
Luigi Pinca b1ada0ad55 tls: handle cases where the raw socket is destroyed
Ensure that the `'close'` event is emitted on a `TLSSocket` when it is
created from an existing raw `net.Socket` and the raw socket is not
closed cleanly (destroyed).

Refs: https://github.com/nodejs/node/commit/048e0bec5147
Refs: https://github.com/nodejs/node/issues/49902#issuecomment-1741203813
Fixes: https://github.com/nodejs/node/issues/49902
PR-URL: https://github.com/nodejs/node/pull/49980
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
2023-10-04 14:19:42 +00:00
..
2023-07-11 19:50:13 +03:00
2023-09-14 08:43:53 +00:00
2023-06-24 15:52:38 +00:00
2023-07-11 21:10:27 +00:00
2023-07-16 09:46:27 +00:00
2023-06-12 00:00:46 +00:00
2023-07-11 21:10:28 +00:00
2023-07-11 19:50:13 +03:00
2023-07-05 13:39:38 +00:00