Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dgram: use `uv_udp_try_send()` | Anna Henningsen | 2019-10-05 | 1 | -1/+1 |
* | test: replace anonymous closure function with arrow function | Kunda Sunil Kumar | 2018-11-19 | 1 | -1/+1 |
* | test: improve assertion message in dgram test | Shakeel Mohamed | 2017-10-12 | 1 | -1/+1 |
* | test: changed assert.Equal to asset.strictEqual | Paul Chin | 2016-12-06 | 1 | -1/+1 |
* | test: use random ports where possible | Brian White | 2016-06-10 | 1 | -3/+5 |
* | test: refactor test-dgram-send-callback-recursive | Santiago Gimeno | 2016-02-26 | 1 | -8/+10 |
* | test: loosen condition to detect infinite loop | Yosuke Furukawa | 2015-06-03 | 1 | -1/+1 |
* | test: fix infinite loop detectionv2.0.2 | Yosuke Furukawa | 2015-05-13 | 1 | -1/+2 |
* | dgram: call send callback asynchronously | Yosuke Furukawa | 2015-05-10 | 1 | -0/+38 |