summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-create-socket-handle.js
Commit message (Expand)AuthorAgeFilesLines
* dgram: make process.binding('udp_wrap') internalcjihrig2018-08-311-1/+2
* dgram: implement socket.bind({ fd })Ouyang Yadong2018-08-061-8/+0
* dgram: make _createSocketHandle() internal onlycjihrig2018-07-281-2/+2
* test: use common.expectsError in testsMithun Sasidharan2017-12-081-3/+3
* assert: fix AssertionError, assign error codeJames M Snell2017-05-041-1/+4
* test: add coverage for dgram _createSocketHandle()cjihrig2017-02-131-0/+39