Files
ws/lib
Luigi Pinca b29154bfac [fix] Call buffered send callbacks on abnormal closure (#1702)
If the socket is closed while data is being compressed, invoke the
current send callback and the buffered send callbacks with an error
before emitting the `'close'` event.

Refs: https://github.com/nodejs/node/pull/30596
2020-03-07 21:23:19 +01:00
..
2019-04-25 17:14:46 +02:00