32 Commits (master)

Author SHA1 Message Date
Alessandro Vergani 34c47ed486 doc: fix dgram.md typos 7 years ago
Myles Borins b7fec86bf2
2017-10-11, Node.js Version 8.7.0 (Current) 7 years ago
Gibson Fahnestock 1175c9dca3
doc: standardize function param/object prop style 8 years ago
James M Snell 05e4c1d6bc 2017-09-26, Node.js Version 8.6.0 (Current) 7 years ago
Jon Moss 75f7b2f577 doc: do not begin yaml value with backtick 7 years ago
Will Young 4ae0afb12b dgram: added setMulticastInterface() 9 years ago
Damien O'Reilly 2ac7b433b4
dgram: support for setting socket buffer size 8 years ago
Chris Young cacce304cb doc: add links to alternative versions of doc 8 years ago
cjihrig 5a050550d3 dgram: add custom lookup function in sockets 8 years ago
James M Snell 43e4efdf21 2017-05-30, Version 8.0.0 (Current) 8 years ago
Daijiro Wachi bfade5aacd doc: remove unused/duplicated reference links 8 years ago
Sam Roberts ea1b8a5cbc doc: sort bottom-of-file markdown links 8 years ago
James M Snell 71f22c842b doc: replace uses of `you` and other style nits 8 years ago
Vse Mozhet Byt 6ee6aaefa1 doc: add no-var, prefer-const in doc eslintrc 8 years ago
Anna Henningsen 2dc1053b0a
dgram: support Uint8Array input to send() 8 years ago
Roman Reiss ff1361957d
doc: consistent case for primitive types 8 years ago
Anna Henningsen 5da952472b
doc: document pending semver-major API changes 8 years ago
Anna Henningsen fb9572bf61
doc: add changelogs for dgram 8 years ago
Vse Mozhet Byt 52b253677a doc: fix sorting in API references 8 years ago
Christopher Hiller 32679c73c1 dgram: improve signature of Socket.prototype.send 8 years ago
Rich Trott ef977cf8a0 doc: fix typo in dgram doc 8 years ago
Alex Jordan 89e40c1ef3 doc: correct and complete dgram's Socket.bind docs 8 years ago
Matt Crummey 109bfd21d8 doc: improve rinfo object documentation 8 years ago
Brian White 8361c26cd5
doc: fix broken link in dgram doc 8 years ago
Luigi Pinca 379d9162a2 doc: add `added:` information for dgram 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 9 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 9 years ago
Santiago Gimeno 5a641e2b6d doc,dgram: fix addMembership documentation 9 years ago
Rich Trott 1ef4916ab9 doc: add `added:` info for dgram.*Membership() 9 years ago
Rich Trott 5f31b7e014 doc: add `added` info for `dgram.setBroadcast()` 9 years ago
Jackson Tian e556dd3856 doc: use Buffer.from() instead of new Buffer() 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Daijiro Wachi b98d53b28b doc: fix typo in api/dgram 9 years ago
Matteo Collina 8af4bb86c0 dgram: default send address to 127.0.0.1 or ::1 9 years ago
Chris Dew 1913909fce doc: corrected name of argument in socket.send 9 years ago
Claudio Rodriguez 47e926a8d6 doc: fix type references for link gen, link css 9 years ago
Rich Trott 394556e9f5 doc: fix dgram doc indentation 9 years ago
Matteo Collina 76bc4c75bf doc: clarify dgram socket.send() multi-buffer support 9 years ago
Rich Trott 07424705a6 doc: fix typo in dgram doc 9 years ago
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() 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 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