11 Commits (48b5097ea8e2b8e3a74f3b34a857d2f0519d0f28)

Author SHA1 Message Date
Vse Mozhet Byt 30d9202f54
doc: improve consistency in documentation titles 8 years ago
QianJin2013 6abfcd560b
doc: add comment for net.Server's error event 8 years ago
Anna Henningsen 2a2971b26e doc: use blockquotes for Stability: markers 9 years ago
Phillip Johnsen 29139bff65 doc: improve server.listen() random port 9 years ago
Italo A. Casas 78d361b22b doc: add `added` information for net 9 years ago
Rich Trott 85f70b36e4 doc: clarify use of `0` port value 9 years ago
Rich Trott 72e8ee570a doc: improve server.listen() documentation prose 9 years ago
Rich Trott 649d201d63 doc: improve `server.address()` doc text 9 years ago
Jean Regisser 350f4cf292 doc: server.listen truncates socket path on unix 9 years ago
Tushar Mathur 5380743208 doc: document socket.destroyed 9 years ago
Robert Jefe Lindstaedt c237ac3d68 doc: git mv to .md 9 years ago
Evan Lucas 901dbabea6 doc: fix relative links in net docs 9 years ago
Dirceu Pereira Tiegs 5b9bcea76c doc: clarify error handling in net.createServer 9 years ago
Brian White b99baaf8a2 doc: fix net.createConnection() example 9 years ago
Sakthipriyan Vairamani 40fdd129c3 doc: show links consistently in deprecations 9 years ago
Benjamin Gruenbaum 70e5d89a0a doc: check for errors in 'listen' event 9 years ago
Claudio Rodriguez 7acbe877be doc: fix type references for link gen, link css 9 years ago
Robert Jefe Lindstaedt 3624eaf691 doc: fenced all code blocks, typo fixes 9 years ago
James M Snell 61f91b2f29 doc: fix, modernize examples in docs 9 years ago
Jan Schär 6dd375cfe2 doc: document backlog for server.listen() variants 9 years ago
Arthur Gautier b71a3b363a doc: fixup socket.remoteAddress 9 years ago
jpersson e2fe214857 doc: add links and backticks around names 9 years ago
Bryan English 151668308c doc: consistent reference-style links 9 years ago
Tristian Flanagan cf7befccae doc: sort net alphabetically 9 years ago
Dave Hodder 40a159e4f4 doc: Amend capitalization of word JavaScript 9 years ago
Sam Roberts bb0f869f67 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
James M Snell 36151d698d doc: fixed typo in net.markdown (missing comma) 10 years ago
Sakthipriyan Vairamani 5c77031f95 doc: make the deprecations consistent 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Sam Roberts 500f2538cc doc: a listener, not "an" listener 10 years ago
Sam Roberts 54627a919d doc: server close event does not have an argument 10 years ago
Roman Reiss cb381fe3e0 net: return this from setNoDelay and setKeepAlive 10 years ago
Roman Reiss 39dde3222e net,dgram: return this from ref and unref methods 10 years ago
Josh Gummersall fbaef40e63 doc: fix connectListener description in net docs 10 years ago
Evan Lucas d4726cde57 http,net,tls: return this from setTimeout methods 10 years ago
Alexander Gromnitsky 02388dbf40 doc: fix some cross-references 10 years ago
Evan Lucas 4abe2fa1cf net: add lookup option to Socket.prototype.connect 10 years ago
Evan Lucas 0f7c8ebeea doc: replace article "an" with "a" in net docs 10 years ago
Ryan Scheel 6d26990d32 doc: Clean up net.Socket 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Andres Suarez 5c7ab96b90 doc: fix net.Server.listen bind behavior 10 years ago
pkcs f1e685fdfe doc: clearer log messages in net code samples 10 years ago
Steve Sharp 4dc8b26bbe doc: correct broken link in net.markdown 10 years ago
cjihrig c2b4f4809b net: add pauseOnConnect option to createServer() 10 years ago