summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-send-callback-buffer.js
Commit message (Expand)AuthorAgeFilesLines
* test: use dynamic port in test-dgram-send-callback-bufferArtur Vieira2017-05-221-1/+4
* test: fix flaky test by removing timerEvan Lucas2016-10-251-7/+2
* dgram: pass null as error on successful send()cjihrig2016-03-281-0/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* dgram: support dgram.send with multiple buffersMatteo Collina2016-01-291-0/+21