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: nodejs#11700
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
  • Loading branch information
joyeecheung authored and jungx098 committed Mar 21, 2017
1 parent 2548692 commit c624a04
Showing 1 changed file with 249 additions and 163 deletions.
Loading

0 comments on commit c624a04

Please sign in to comment.