Searched defs:onConnect (Results 1 – 9 of 9) sorted by relevance
17 onConnect: function (...args) { method
37 const onConnect = common.mustCall(() => { constant
128 function onConnect(res, socket, header) { function
38 this.onConnect = function (...args) { method
41 this.onConnect = function (...args) { method
32 onConnect: function () { method
155 function onConnect(res, socket, head) { function
143 onConnect: function (...args) { method
263 onConnect() { method in SocksClient