Searched defs:onSocket (Results 1 – 3 of 3) sorted by relevance
34 const onSocket = mustCall((msg, socket) => { constant
38 function onSocket(socket) { function
810 ClientRequest.prototype.onSocket = function onSocket(socket, err) { method in ClientRequest844 const onSocket = () => { function