Home
last modified time | relevance | path

Searched refs:finishSessionClose (Results 1 - 1 of 1) sorted by relevance

/third_party/node/lib/internal/http2/
H A Dcore.js1107 function finishSessionClose(session, error) { function
1108 debugSessionObj(session, 'finishSessionClose');
1125 debugSessionObj(session, 'finishSessionClose socket end', err, error);
1163 handle.ondone = FunctionPrototypeBind(finishSessionClose,
1167 finishSessionClose(session, error);

Completed in 4 milliseconds