summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-send-callback-multi-buffer.js
AgeCommit message (Expand)Author
2018-10-15test: modernized test to use arrow functionsGreg Goforth
2016-12-16test: refactor test-dgram-send-callback-multi-buffermfrance
2016-10-29test: fix freebsd10-64 CI failuresRich Trott
2016-06-10test: use random ports where possibleBrian White
2016-05-26dgram: copy the list in sendMatteo Collina
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-01-29dgram: support dgram.send with multiple buffersMatteo Collina