summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-send-address-types.js
AgeCommit message (Expand)Author
2019-03-23errors: update error nameRuben Bridgewater
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-05-24dgram: convert to using internal/errorsMichael Dawson
2017-05-22test: use dynamic port in test-dgram-send-address-typesArtur Vieira
2017-05-05lib,test: use regular expression literalsRich Trott
2017-02-17dgram: improve signature of Socket.prototype.sendChristopher Hiller