diff options
author | Evan Lucas <evanlucas@me.com> | 2015-02-18 12:02:01 -0600 |
---|---|---|
committer | Evan Lucas <evanlucas@me.com> | 2015-05-19 13:21:44 -0500 |
commit | 85d99830096a48b7d50cc3b0e5c3fba4172c2d02 (patch) | |
tree | 758ca8abc3dc4107dcc4492e7b54f5c52b31c089 /test/parallel/test-v8-stats.js | |
parent | 3c44100558b4e9e48e0e711e38acc91e0f870a9f (diff) | |
download | node-new-85d99830096a48b7d50cc3b0e5c3fba4172c2d02.tar.gz |
net: persist net.Socket options before connect
Remembers net.Socket options called before connect and retroactively
applies them after the handle has been created.
This change makes the following function calls more user-friendly:
- setKeepAlive()
- setNoDelay()
- ref()
- unref()
Related: https://github.com/joyent/node/issues/7077 and
https://github.com/joyent/node/issues/8572
Fixes: https://github.com/joyent/node/issues/7077
Fixes: https://github.com/joyent/node/issues/8572
PR-URL: https://github.com/nodejs/io.js/pull/1518
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Roman Reiss <me@silverwind.io>
Diffstat (limited to 'test/parallel/test-v8-stats.js')
0 files changed, 0 insertions, 0 deletions