Skip to content

Commit

Permalink
doc: improve net.md on sockets and connections
Browse files Browse the repository at this point in the history
* Improve description of socket.connect, net.connect,
  net.createConnection
* Nest the overloaded signatures
* Alias net.connect to net.createConnection
* Add type annotations to the options
* Make a separate section to explain IPC support and
  how to specify the path parameter.
* General improvements to wording and explanation

PR-URL: #11700
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Sam Roberts <[email protected]>
  • Loading branch information
joyeecheung committed Mar 11, 2017
1 parent 455e6f1 commit df97727
Showing 1 changed file with 249 additions and 163 deletions.
Loading

0 comments on commit df97727

Please sign in to comment.