48 Commits (165b33fce2ed26e969beed3d3f7796708f0743e1)

Author SHA1 Message Date
Matteo Collina 137f53c7b7 dgram: support dgram.send with multiple buffers 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
James M Snell 7e985d81cc doc: improvements to dgram.markdown copy 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 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 4315601252 doc: sort dgram alphabetically 9 years ago
James M Snell c549c8b30c doc: port is optional for socket.bind() 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Matteo Collina ef2c8cd4ec dgram: make send cb act as "error" event handler 10 years ago
Chris Dickinson 3da057fef6 dgram: make send cb act as "error" event handler 11 years ago
Roman Reiss 39dde3222e net,dgram: return this from ref and unref methods 10 years ago
Kohei TAKATA 87053e8aee doc: add back quote to boolean variable 'true' 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
Sam Roberts 63005ee10b dgram: close() should accept a callback 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
Fedor Indutny 592be014b6
dgram: introduce `reuseAddr` option 11 years ago
Ben Noordhuis 0c5981b226 doc: dgram: reword dgram.Socket#send() docs 11 years ago
Trevor Norris 8130744044 dgram: send() can accept strings 11 years ago
isaacs 26a8c0c6b8 doc: Minor typos in dgram doc 11 years ago
Duan Yao 9456cf8fe2 doc: Add callback parameter to dgram socket.bind() 12 years ago
Ben Noordhuis 6bd922fce8 dgram: report send errors to cb, don't pass bytes 11 years ago
Adam Malcontenti-Wilson 028c630ecd doc: change dgram to socket for properties of dgram.Socket 12 years ago
Ben Noordhuis 71694361f9 doc: dgram: add v0.10 bind() behavior note 12 years ago
Ben Noordhuis 924f603e26 doc: dgram: document bind() callback argument 12 years ago
Timothy J Fontaine bdd1a740cb add docs for socket/server/timer unref and ref 12 years ago
Shigeki Ohtsu 94f1feeb59 udp: make getsockname() return address family name 13 years ago
Shigeki Ohtsu 4515987058 doc: fix default dgram multicast ttl to 1 13 years ago
isaacs 2d44dcc8be doc: Add stability indicators to documentation 13 years ago
isaacs db8c55e77c doc refactor: dgram 13 years ago
isaacs 9a0495a4b0 doc refactor: dgram 13 years ago
Ben Noordhuis 16889e22cc docs: fix dgram markdown 13 years ago
Ben Noordhuis 8bdf6bae30 docs: document dgram error event 13 years ago
Yoji SHIDARA 426298c8c1 docs: dgram client should be closed in the callback 13 years ago
Guglielmo Ferri 66a10b6e58 docs: add API documentation note about UDP datagram size 13 years ago
Ben Noordhuis 48f4b2be2b docs: remove unix dgram documentation 13 years ago
Ben Noordhuis cbd4033619 dgram: integrate libuv UDP support 13 years ago
Joe Shaw f6fa20fd55 Fix a misnamed argument; multicastAddress -> multicastInterface. Closes #1237. 14 years ago
Joe Shaw 7962eeef22 Fix a misnamed argument; multicastAddress -> multicastInterface. Closes #1237. 14 years ago
Ryan Dahl 978a50c500 Remove exterraneous line 14 years ago
koichik 45c0faf399 corrected small typos 14 years ago
Joe Walnes df6e497793 dgram: setMulticastTTL, setMulticastLoopback and addMembership. 14 years ago
Ryan Dahl c501785112 Make availability of UDP bindings more apparent 14 years ago
Silas Sewell 11b2ee7632 Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs "World", etc...) 14 years ago
Micheil Smith e190c9616e Splitting documentation 14 years ago