Home
last modified time | relevance | path

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

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