aboutsummaryrefslogtreecommitdiff
path: root/doc/api/dgram.md
AgeCommit message (Expand)Author
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-03-27doc: remove use of "random port" re dgram sendThomas Hunter II
2018-02-23doc: add new documentation lint ruleestrada9166
2018-01-12doc: decapitalize primitive typesVse Mozhet Byt
2018-01-02doc: replace wrong U+00A0 by common spacesVse Mozhet Byt
2017-12-31doc: fix duplicate words & spellings in docssreepurnajasti
2017-11-18doc: fix a link in dgram.mdVse Mozhet Byt
2017-11-11doc: correct the spelling of omitting in dgram.mdVidya Subramanyam
2017-11-07doc: fix a link in dgram.mdVse Mozhet Byt
2017-10-14doc: fix dgram.md typosAlessandro Vergani
2017-10-112017-10-11, Node.js Version 8.7.0 (Current)Myles Borins
2017-09-28doc: standardize function param/object prop styleGibson Fahnestock
2017-09-262017-09-26, Node.js Version 8.6.0 (Current)James M Snell
2017-09-17doc: do not begin yaml value with backtickJon Moss
2017-09-14dgram: added setMulticastInterface()Will Young
2017-09-13dgram: support for setting socket buffer sizeDamien O'Reilly
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-02dgram: add custom lookup function in socketscjihrig
2017-05-302017-05-30, Version 8.0.0 (Current)James M Snell
2017-05-21doc: remove unused/duplicated reference linksDaijiro Wachi
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-28doc: replace uses of `you` and other style nitsJames M Snell
2017-04-25doc: add no-var, prefer-const in doc eslintrcVse Mozhet Byt
2017-03-27dgram: support Uint8Array input to send()Anna Henningsen
2017-03-02doc: consistent case for primitive typesRoman Reiss
2017-02-24doc: document pending semver-major API changesAnna Henningsen
2017-02-24doc: add changelogs for dgramAnna Henningsen
2017-02-20doc: fix sorting in API referencesVse Mozhet Byt
2017-02-17dgram: improve signature of Socket.prototype.sendChristopher Hiller
2017-02-07doc: fix typo in dgram docRich Trott
2017-01-31doc: correct and complete dgram's Socket.bind docsAlex Jordan
2016-12-27doc: improve rinfo object documentationMatt Crummey
2016-09-02doc: fix broken link in dgram docBrian White
2016-08-25doc: add `added:` information for dgramLuigi Pinca
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-07-14doc: various documentation formatting fixesСковорода Никита Андреевич
2016-07-10doc,dgram: fix addMembership documentationSantiago Gimeno
2016-05-18doc: add `added:` info for dgram.*Membership()Rich Trott
2016-05-16doc: add `added` info for `dgram.setBroadcast()`Rich Trott
2016-04-27doc: use Buffer.from() instead of new Buffer()Jackson Tian
2016-04-20doc: git mv to .mdRobert Jefe Lindstaedt