The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / simple / test-net-connect-options.js @ 6f043940

History | View | Annotate | Download (2.01 KB)

# Date Author Comment
695abba5 12/14/2012 01:52 PM isaacs

test: Fix many tests for streams2 net refactor

70033bd9 01/08/2012 08:18 PM koichik

net: make connect() accept options

This makes API even with tls.connect().
Refs #1983.

See also:
http://groups.google.com/group/nodejs-dev/msg/3b6dbcc4a9a82d99

Fixes #2487.