summaryrefslogtreecommitdiff
path: root/doc/api/net.md
AgeCommit message (Expand)Author
2019-01-08doc: clarify timing of socket.connectingSam Roberts
2018-12-072018-12-07, Version 11.4.0 (Current)Ruben Bridgewater
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-11-22net,dgram: add ipv6Only option for net and dgramOuyang Yadong
2018-11-152018-11-15, Version 11.2.0 (Current)Ruben Bridgewater
2018-11-13fs,net: standardize `pending` stream propertyAnna Henningsen
2018-11-04doc: add missing comma in net documentationRich Trott
2018-11-04doc: fix socket.connecting descriptionAnna Henningsen
2018-11-02doc: fix dublication in net.createServer() docsIvan Filenko
2018-10-29doc: add optional callback to socket.end()Ajido
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-03doc: fix return type of server.address()Weijia Wang
2018-07-15doc: declare all parameter typesSam Ruby
2018-06-06doc: remove spaces around slashesRich Trott
2018-05-24net: allow IPC servers be accessible by allBartosz Sosnowski
2018-05-21doc: fix some nits in hardcoded manpage linksVse Mozhet Byt
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-05-02doc: mitigate `marked` bugVse Mozhet Byt
2018-04-29doc: improve process event headersRuben Bridgewater
2018-04-22doc: fix incorrect net listen signatureAnatoli Papirovski
2018-04-22doc: modify net.Server.listen arg listmusgravejw
2018-04-13doc: add net socket write signatureGurin, Sebastian
2018-04-12doc: added ready events to fs/streams,net/socketMatei Copot
2018-04-11doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-06doc: clarify lifecycle of domain socketsGireesh Punathil
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-03-24doc: add link & simplify data event (net.Socket)Christopher Hiller
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-01-12doc: decapitalize primitive typesVse Mozhet Byt
2017-12-07doc: fix common typo involving one-time listenersRich Trott
2017-10-30doc: make default values and periods consistentMatej Krajčovič
2017-09-28doc: standardize function param/object prop styleGibson Fahnestock
2017-09-25doc: remove invalid hash in linkVse Mozhet Byt
2017-09-22tls: prefer path over port in connectBryan English
2017-09-04net: multiple listen() events fail silentlyEduard Bondarenko
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-23doc: beautify net.md formatssevenryze
2017-07-30doc: fix minor typos in net.mdDaiki Arai
2017-06-29doc: fix indentation issues in sample codeRich Trott
2017-06-14net: return this from getConnections()Sam Roberts
2017-06-14net: return this from destroy()Sam Roberts
2017-06-14doc: document and test that methods return thisSam Roberts
2017-06-07lib: return this from net.Socket.end()Sam Roberts
2017-06-03doc: unify spaces in object literalsVse Mozhet Byt
2017-05-25doc: make the style of notes consistentAlexey Orlenko