43 Commits (b646a3df29d85107cd49d5970dcf1cf286d9def8)

Author SHA1 Message Date
Daiki Arai e95acebf3a
doc: fix minor typos in net.md 8 years ago
Rich Trott 8969c1b762 doc: fix indentation issues in sample code 8 years ago
Sam Roberts 37fdfce93e net: return this from getConnections() 8 years ago
Sam Roberts cf24177aba net: return this from destroy() 8 years ago
Sam Roberts 84f3b8f09f doc: document and test that methods return this 8 years ago
Sam Roberts 324f1115b3 lib: return this from net.Socket.end() 8 years ago
Vse Mozhet Byt de411a471e doc: unify spaces in object literals 8 years ago
Alexey Orlenko 2af49b6c89 doc: make the style of notes consistent 8 years ago
Daijiro Wachi bfade5aacd doc: remove unused/duplicated reference links 8 years ago
Flarna 13487c437c doc: add docs for server.address() for pipe case 8 years ago
Sam Roberts ea1b8a5cbc doc: sort bottom-of-file markdown links 8 years ago
James M Snell 71f22c842b doc: replace uses of `you` and other style nits 8 years ago
Vse Mozhet Byt 14749f9eaf doc: fix confusing reference in net.md 8 years ago
JR McEntee 7a5d07c7fb doc: change Mac OS X to macOS 8 years ago
Alexey Orlenko d3418b1319 doc: fix stylistic issues in api/net.md 8 years ago
Joyee Cheung df97727272 doc: improve net.md on sockets and connections 8 years ago
Roman Reiss 5f32024055
doc/tools: fix more type inconsistencies 8 years ago
Joyee Cheung 3b05153cdc doc: various improvements to net.md 8 years ago
Roman Reiss ff1361957d
doc: consistent case for primitive types 8 years ago
Joyee Cheung 42766a8183 doc: add link to references in net.Socket 8 years ago
Anna Henningsen c3132ed736
doc: add changelogs for net 8 years ago
QianJin2013 52ddb41c60 doc: add comment for net.Server's error event 8 years ago
QianJin2013 711e41bb7f doc: add comment for net.Server.listen IPv6 '::' 8 years ago
Vse Mozhet Byt 9682151a1c doc: improve consistency in documentation titles 8 years ago
Sam Roberts a03074afe4 doc: strip trailing whitespace 8 years ago
Sam Roberts 10e5e7abac doc: fix "either as either" typo 8 years ago
Rene Weber c9b59e8387 http: socket connection timeout for http request 8 years ago
Сковорода Никита Андреевич 50be885285 tools: enable more remark-lint rules 8 years ago
James M Snell 488d37b3dc doc: doc that listen can be called multiple times 8 years ago
Phillip Johnsen 66af6a9028
doc: improve server.listen() random port 9 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 9 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 9 years ago
Rich Trott 92adbe4793 doc: add argument information for socket.destroy() 9 years ago
Tushar Mathur 193afef3b0 doc: document socket.destroyed 9 years ago
Rich Trott 60891c6ef0 doc: clarify use of `0` port value 9 years ago
Italo A. Casas 8bccc9e6c8 doc: add `added` information for net 9 years ago
Rich Trott 6306b10c48 doc: improve server.listen() documentation prose 9 years ago
Rich Trott 2783978847 doc: improve `server.address()` doc text 9 years ago
Anna Henningsen 048b3de22d
doc: fix broken references 9 years ago
Kirill Fomichev ffc708daad doc: fix links in socket.connecting 9 years ago
Jean Regisser 4c24fbf317
doc: server.listen truncates socket path on unix 9 years ago
Fedor Indutny cee4c25c92 net: introduce `Socket#connecting` property 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Alexander Gromnitsky 3641ca9849 doc: fix broken references 9 years ago
Colin Ihrig 39de601e1c net: support DNS hints in createConnection() 9 years ago
HUANG Wei 545b8fd8d8 net: emit host in lookup event 9 years ago
Evan Lucas 1c30d606b1 doc: fix relative links in net docs 9 years ago
Dirceu Pereira Tiegs 581606a5fd doc: clarify error handling in net.createServer 9 years ago
Brian White a1dace166a doc: fix net.createConnection() example 9 years ago
Claudio Rodriguez 47e926a8d6 doc: fix type references for link gen, link css 9 years ago