summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-close.js
Commit message (Expand)AuthorAgeFilesLines
* dgram: hide underscored Socket propertiescjihrig2018-07-281-1/+3
* test: dynamic port in dgram testsSebastian Plesciuc2017-04-271-11/+20
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-15/+4
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-2/+1
* test: fix style issues after eslint updateMichaƫl Zasso2016-01-131-3/+3
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* dgram: close() should accept a callbackSam Roberts2014-12-301-1/+6
* dgram: make 'close' event asyncSam Roberts2014-12-301-0/+8
* dgram: changes Socket.close() to return itselfBrendan Ashworth2014-12-291-1/+1
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+43