Home
last modified time | relevance | path

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

/third_party/node/lib/
H A D_http_server.js695 state.onClose = socketOnClose.bind(undefined,
773 function socketOnClose(socket, state) { function
/third_party/node/lib/internal/http2/
H A Dcore.js1214 socket.on('close', socketOnClose);
3248 function socketOnClose() { function

Completed in 5 milliseconds