node/lib/internal/http2
Santiago Gimeno 316354e3d3 http2: improve session close/destroy procedures
Don't destroy the socket when closing the session but let it end
gracefully.
Also, when destroying the session, on Windows, we would get ECONNRESET
errors, make sure we take those into account in our tests.

PR-URL: https://github.com/nodejs/node/pull/45115
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2022-11-10 09:42:59 -03:00
..
compat.js http2: make early hints generic 2022-10-06 17:03:47 +00:00
core.js http2: improve session close/destroy procedures 2022-11-10 09:42:59 -03:00
util.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00