summaryrefslogtreecommitdiff
path: root/doc/api/dgram.md
AgeCommit message (Expand)Author
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