118 Commits (6cd0e2664b1ce944e5e461457d160be83f70d379)

Author SHA1 Message Date
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 9 years ago
James M Snell 36151d698d doc: fixed typo in net.markdown (missing comma) 9 years ago
Sakthipriyan Vairamani 5c77031f95 doc: make the deprecations consistent 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Sam Roberts 500f2538cc doc: a listener, not "an" listener 9 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 10 years ago
Kevin Simper 70cc9968f6 doc: clarify factory methods for net.Socket 10 years ago
Jackson Tian e1ce8ba639 net: add remoteFamily for socket 10 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
Yazhong Liu fcfaa392ae doc: net: fix typo in example code 11 years ago
Fedor Indutny 5885f464f0 net: fix `new net.Socket` documentation 11 years ago
Trevor Norris fe4fbc2a1e doc: add docs for AsyncListeners 11 years ago
Ben Noordhuis ff1efdd6ee doc: net: remove bad net.Server description 11 years ago
Vsevolod Strukchinsky edd2fcccf0 net: family option in net.connect 11 years ago
Ben Noordhuis b3d1e504f4 net: emit dns 'lookup' event before connect 12 years ago
Ben Noordhuis 5fe05464cb doc: don't suggest to reuse net.Socket objects 12 years ago
Fedor Indutny 4488a69fac child_process: do not keep list of sent sockets 12 years ago
Fedor Indutny 44cd121c63 Revert "child_process: do not keep list of sent sockets" 12 years ago
Fedor Indutny db5ee0b3de child_process: do not keep list of sent sockets 12 years ago
James Hight 3f76419a04 net: add localAddress and localPort to Socket 12 years ago
Andreas Madsen be5a8e24c2 doc: consistent use of the callback argument 12 years ago
Robin Lee a08271c7a8 doc: fix three typos 12 years ago
Ben Noordhuis 4c150ca0d0 net: fix listen() regression, revert patches 12 years ago
Andreas Madsen d13887512e net: lazy listen on handler 12 years ago
Timothy J Fontaine bdd1a740cb add docs for socket/server/timer unref and ref 12 years ago