summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-chmod.js
diff options
context:
space:
mode:
authorEvan Lucas <evanlucas@me.com>2015-02-18 12:02:01 -0600
committerEvan Lucas <evanlucas@me.com>2015-05-19 13:21:44 -0500
commit85d99830096a48b7d50cc3b0e5c3fba4172c2d02 (patch)
tree758ca8abc3dc4107dcc4492e7b54f5c52b31c089 /test/parallel/test-fs-chmod.js
parent3c44100558b4e9e48e0e711e38acc91e0f870a9f (diff)
downloadandroid-node-v8-85d99830096a48b7d50cc3b0e5c3fba4172c2d02.tar.gz
android-node-v8-85d99830096a48b7d50cc3b0e5c3fba4172c2d02.tar.bz2
android-node-v8-85d99830096a48b7d50cc3b0e5c3fba4172c2d02.zip
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-fs-chmod.js')
0 files changed, 0 insertions, 0 deletions