26 Commits (ebbde61927c9bbf092e008296c3865b392aaa225)

Author SHA1 Message Date
Flarna c01a2d545e
doc: add docs for server.address() for pipe case 8 years ago
Roman Reiss dd1fb98bda
doc: consistent case for primitive types 8 years ago
Vse Mozhet Byt 34f9dfde1f
doc: fix confusing reference in net.md 8 years ago
Joyee Cheung 0aab0503be
doc: add link to references in net.Socket 8 years ago
Alexey Orlenko 16048480e7
doc: fix stylistic issues in api/net.md 8 years ago
Vse Mozhet Byt 1150af00f7
doc: improve consistency in documentation titles 8 years ago
QianJin2013 e0868aa529
doc: add comment for net.Server's error event 8 years ago
Sam Roberts 9796efabc6 doc: strip trailing whitespace 8 years ago
Sam Roberts 35b094b8fe doc: fix "either as either" typo 8 years ago
Rene Weber ee7af01b93 http: socket connection timeout for http request 8 years ago
Сковорода Никита Андреевич 336d505dd9 tools: enable more remark-lint rules 8 years ago
James M Snell d2b2abe9d9 doc: doc that listen can be called multiple times 8 years ago
Phillip Johnsen 7fa4be0f87 doc: improve server.listen() random port 9 years ago
Anna Henningsen e116cf96a0 doc: use blockquotes for Stability: markers 9 years ago
Сковорода Никита Андреевич 0ffeddb5b4 doc: various documentation formatting fixes 9 years ago
Rich Trott 7aa2125fae doc: add argument information for socket.destroy() 9 years ago
Tushar Mathur dddfed24db doc: document socket.destroyed 9 years ago
Rich Trott a7d813915e doc: clarify use of `0` port value 9 years ago
Italo A. Casas 026bf17378 doc: add `added` information for net 9 years ago
Rich Trott 0f17a28a00 doc: improve server.listen() documentation prose 9 years ago
Rich Trott 3ae9f1469d doc: improve `server.address()` doc text 9 years ago
Anna Henningsen 5990a7fe91 doc: fix broken references 9 years ago
Jean Regisser 29b28a233c doc: server.listen truncates socket path on unix 9 years ago
Kirill Fomichev c1bf3fc0b1 doc: fix links in socket.connecting 9 years ago
Fedor Indutny cbbe95e1e1 net: introduce `Socket#connecting` property 9 years ago
Robert Jefe Lindstaedt edc6970a1f doc: git mv to .md 9 years ago
Alexander Gromnitsky 59a6cdade6 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
Sakthipriyan Vairamani 4714abb482 doc: show links consistently in deprecations 9 years ago
Benjamin Gruenbaum 83e43fbb04 doc: check for errors in 'listen' event 9 years ago
José Moreira 5ef9989bd6 net: add net.listening boolean property over a getter 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago
Jan Schär 9e1b7aa874 doc: document backlog for server.listen() variants 9 years ago
Arthur Gautier 671347cf13 doc: fixup socket.remoteAddress 9 years ago
jpersson 14b3aab7d2 doc: add links and backticks around names 9 years ago
Bryan English cd1123a0fb doc: consistent reference-style links 9 years ago
Tristian Flanagan 403d2bffa6 doc: sort net alphabetically 9 years ago
Dave Hodder 048c8f2c4b doc: Amend capitalization of word JavaScript 9 years ago
Sam Roberts 6cb9e8a9c4 doc: remove incorrect reference to TCP in net docs 9 years ago
Ben Noordhuis de88255b0f Revert "lib,src: add unix socket getsockname/getpeername" 9 years ago
Ben Noordhuis 6cd0e2664b doc: update io.js reference 9 years ago
Ben Noordhuis 7a999a1376 lib: add net.Socket#localFamily property 10 years ago
Ben Noordhuis f337595441 lib,src: add unix socket getsockname/getpeername 10 years ago
James M Snell 0679dcc9b7 doc: update parameter name in net.markdown 10 years ago