summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-send-callback-recursive.js
Commit message (Expand)AuthorAgeFilesLines
* 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