Home
last modified time | relevance | path

Searched defs:getConnections (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/
Dsocket_list.js46 getConnections(callback) { method in SocketListSend
/third_party/node/lib/
Dnet.js1582 Server.prototype.getConnections = function(cb) { method in Server