Home
last modified time | relevance | path

Searched refs:_deferToConnect (Results 1 - 1 of 1) sorted by relevance

/third_party/node/lib/
H A D_http_client.js909 ClientRequest.prototype._deferToConnect = _deferToConnect;
910 function _deferToConnect(method, arguments_) { function
966 this._deferToConnect('setNoDelay', [noDelay]);
971 this._deferToConnect('setKeepAlive', [enable, initialDelay]);

Completed in 2 milliseconds