summaryrefslogtreecommitdiff
path: root/doc/api/dgram.md
AgeCommit message (Expand)Author
2019-02-12doc: fix minor typo in dgram.mdDaniel Bevenius
2018-12-072018-12-07, Version 11.4.0 (Current)Ruben Bridgewater
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-11-22net,dgram: add ipv6Only option for net and dgramOuyang Yadong
2018-10-29doc: remove notice of dashes in V8 optionsDenys Otrishko
2018-10-23doc: document that addMembership must be called once in a clusterJames M Snell
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-19doc: unify optional arguments format in headingsVse Mozhet Byt
2018-08-06dgram: implement socket.bind({ fd })Ouyang Yadong
2018-07-15doc: declare all parameter typesSam Ruby
2018-06-06doc: remove spaces around slashesRich Trott
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-11doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
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