Commit cb381fe3 authored by Roman Reiss's avatar Roman Reiss
Browse files

net: return this from setNoDelay and setKeepAlive

Modifies the Socket.setNoDelay and Socket.setKeepAlive methods to return
the socket instance instead of undefined, to allow for chaining.

PR-URL: https://github.com/nodejs/io.js/pull/1779


Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
parent 39dde322
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment