summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-send-callback-recursive.js
Commit message (Expand)AuthorAgeFilesLines
* dgram: use `uv_udp_try_send()`Anna Henningsen2019-10-051-1/+1
* test: replace anonymous closure function with arrow functionKunda Sunil Kumar2018-11-191-1/+1
* test: improve assertion message in dgram testShakeel Mohamed2017-10-121-1/+1
* test: changed assert.Equal to asset.strictEqualPaul Chin2016-12-061-1/+1
* test: use random ports where possibleBrian White2016-06-101-3/+5
* test: refactor test-dgram-send-callback-recursiveSantiago Gimeno2016-02-261-8/+10
* test: loosen condition to detect infinite loopYosuke Furukawa2015-06-031-1/+1
* test: fix infinite loop detectionv2.0.2Yosuke Furukawa2015-05-131-1/+2
* dgram: call send callback asynchronouslyYosuke Furukawa2015-05-101-0/+38