summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-send-default-host.js
Commit message (Expand)AuthorAgeFilesLines
* test: use random ports where possibleBrian White2016-06-101-5/+6
* test: allow out-of-order replies in dgram testsAnna Henningsen2016-05-101-7/+13
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-5/+4
* dgram: default send address to 127.0.0.1 or ::1Matteo Collina2016-03-051-12/+0
* dgram: handle default address case when offset and length are specifiedMatteo Collina2016-02-281-0/+43