134 Commits (a31153c02c019fa2d2473d24feaea6256aca15a2)

Author SHA1 Message Date
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 9 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
Steve Sharp 87ce067636 doc: Update net.markdown 10 years ago
Trevor Norris f2a78de6ec doc: fix optional parameter parsing 10 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 10 years ago
cjihrig 029cfc12a0 net,dgram: workers can listen on exclusive ports 11 years ago
Kevin Simper 70cc9968f6 doc: clarify factory methods for net.Socket 11 years ago
Jackson Tian e1ce8ba639 net: add remoteFamily for socket 11 years ago
cjihrig f1dc55d701 net: don't throw on net.Server.close() 11 years ago
Julian Gruber 0ee99565f9 doc: fix missing link in net api 11 years ago
Julian Gruber b0fa931e07 doc: fix order in net api 11 years ago
Timothy J Fontaine 59baab2776 net: add localPort to connect options 11 years ago
Sam Roberts a15c44b175 doc: describe the local domain path on Windows 11 years ago