Searched defs:getConnections (Results 1 – 2 of 2) sorted by relevance
/third_party/node/lib/internal/ | ||
D | socket_list.js | 46 getConnections(callback) { method in SocketListSend |
/third_party/node/lib/ | ||
D | net.js | 1582 Server.prototype.getConnections = function(cb) { method in Server |