summaryrefslogtreecommitdiff
path: root/doc/api/net.md
AgeCommit message (Expand)Author
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
2017-05-21doc: remove unused/duplicated reference linksDaijiro Wachi
2017-05-10doc: add docs for server.address() for pipe caseFlarna
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-28doc: replace uses of `you` and other style nitsJames M Snell
2017-04-08doc: fix confusing reference in net.mdVse Mozhet Byt
2017-04-04doc: change Mac OS X to macOSJR McEntee
2017-03-15doc: fix stylistic issues in api/net.mdAlexey Orlenko
2017-03-11doc: improve net.md on sockets and connectionsJoyee Cheung
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-03-04doc: various improvements to net.mdJoyee Cheung
2017-03-02doc: consistent case for primitive typesRoman Reiss
2017-03-01doc: add link to references in net.SocketJoyee Cheung
2017-02-24doc: add changelogs for netAnna Henningsen
2017-02-20doc: add comment for net.Server's error eventQianJin2013
2017-02-16doc: add comment for net.Server.listen IPv6 '::'QianJin2013
2017-02-09doc: improve consistency in documentation titlesVse Mozhet Byt
2016-11-18doc: strip trailing whitespaceSam Roberts
2016-11-18doc: fix "either as either" typoSam Roberts
2016-09-26http: socket connection timeout for http requestRene Weber
2016-09-25tools: enable more remark-lint rulesСковорода Никита Андреевич
2016-08-29doc: doc that listen can be called multiple timesJames M Snell
2016-08-05doc: improve server.listen() random portPhillip Johnsen
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-07-14doc: various documentation formatting fixesСковорода Никита Андреевич
2016-06-21doc: add argument information for socket.destroy()Rich Trott
2016-06-21doc: document socket.destroyedTushar Mathur
2016-06-09doc: clarify use of `0` port valueRich Trott
2016-06-02doc: add `added` information for netItalo A. Casas
2016-05-27doc: improve server.listen() documentation proseRich Trott
2016-05-27doc: improve `server.address()` doc textRich Trott
2016-05-26doc: fix broken referencesAnna Henningsen
2016-05-16doc: fix links in socket.connectingKirill Fomichev
2016-05-12doc: server.listen truncates socket path on unixJean Regisser
2016-04-27net: introduce `Socket#connecting` propertyFedor Indutny
2016-04-20doc: git mv to .mdRobert Jefe Lindstaedt