A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/nodejs/node/commit/d86ff608bb below:

remove no longer userful options.selectPadding · nodejs/node@d86ff60 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+0

-3

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+0

-3

lines changed Original file line number Diff line number Diff line change

@@ -247,7 +247,6 @@ const kPendingRequestCalls = Symbol('kPendingRequestCalls');

247 247

const kProceed = Symbol('proceed');

248 248

const kRemoteSettings = Symbol('remote-settings');

249 249

const kRequestAsyncResource = Symbol('requestAsyncResource');

250 -

const kSelectPadding = Symbol('select-padding');

251 250

const kSentHeaders = Symbol('sent-headers');

252 251

const kSentTrailers = Symbol('sent-trailers');

253 252

const kServer = Symbol('server');

@@ -1100,8 +1099,6 @@ function setupHandle(socket, type, options) {

1100 1099

const handle = new binding.Http2Session(type);

1101 1100

handle[kOwner] = this;

1102 1101 1103 -

if (typeof options.selectPadding === 'function')

1104 -

this[kSelectPadding] = options.selectPadding;

1105 1102

handle.consume(socket._handle);

1106 1103

handle.ongracefulclosecomplete = this[kMaybeDestroy].bind(this, null);

1107 1104

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4