summaryrefslogtreecommitdiff
path: root/test/internet/test-dgram-send-cb-quelches-error.js
Commit message (Expand)AuthorAgeFilesLines
* test: remove common.fail()Rich Trott2017-04-121-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: s/assert.fail/common.fail as appropriatecjihrig2016-07-151-1/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* test: apply correct assert.fail() argumentsRich Trott2015-10-161-1/+1
* dgram: make send cb act as "error" event handlerMatteo Collina2015-08-041-0/+37