0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Joyee Cheung 3b05153cdc doc: various improvements to net.md
* Improve general description of the module, specifically,
  explain that it provides TCP or local communications
  (domain sockets on UNIX, named pipes on Windows) functionalities.
* Improve explanation of `allowHalfOpen`
* Nest the overloaded `server.listen()` API in a list, explain
  the common arguments and notes in the same place.

Some minor improvements:

* Add description to the `net.Server` constructor
* Add type annotations to `server.listen()`
* Add contexts to method links

PR-URL: https://github.com/nodejs/node/pull/11636
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2017-03-04 16:50:23 +08:00
..
api doc: various improvements to net.md 2017-03-04 16:50:23 +08:00
api_assets benchmark,build,doc,lib,src,test: correct typos 2017-03-03 16:29:19 -05:00
changelogs benchmark,build,doc,lib,src,test: correct typos 2017-03-03 16:29:19 -05:00
guides doc: restrict the ES.Next features usage in tests 2017-02-21 11:33:52 +08:00
full-white-stripe.jpg build: update Node.js logo on Win installer 2016-03-06 20:22:36 -06:00
node.1 crypto: support OPENSSL_CONF again 2017-02-09 12:26:39 -08:00
onboarding-extras.md doc: add not-an-aardvark as ESLint contact 2017-02-05 17:03:06 -08:00
onboarding.md doc: add personal pronouns option 2017-02-02 11:38:42 -08:00
osx_installer_logo.png build: update Node.js logo on OSX installer 2016-02-27 16:49:56 +11:00
releases.md doc: add commit formats for release blog posts 2016-09-27 18:16:24 -04:00
STYLE_GUIDE.md doc: fix typo in STYLE_GUIDE.md 2017-02-28 19:59:59 +02:00
template.html tools,doc: add Google Analytics tracking. 2017-01-25 21:54:34 +01:00
thin-white-stripe.jpg build: update Node.js logo on Win installer 2016-03-06 20:22:36 -06:00