summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-send-callback-buffer.js
AgeCommit message (Expand)Author
2017-05-22test: use dynamic port in test-dgram-send-callback-bufferArtur Vieira
2016-10-25test: fix flaky test by removing timerEvan Lucas
2016-03-28dgram: pass null as error on successful send()cjihrig
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-01-29dgram: support dgram.send with multiple buffersMatteo Collina