Searched refs:requestSocketInfo (Results 1 – 1 of 1) sorted by relevance
160 tcpConnection.requestSocketInfo(this._onSocketInfo.bind(this));211 TcpConnection.prototype.requestSocketInfo = function(callback) { method in TcpConnection