summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-socket-buffer-size.js
AgeCommit message (Expand)Author
2019-10-03errors: make sure all Node.js errors show their propertiesRuben Bridgewater
2018-08-09src: move process.binding('uv') to internalBindingJames M Snell
2018-04-05errors: improve SystemError messagesJoyee Cheung
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-11-02dgram: migrate bufferSize to use internal/errorsJames M Snell
2017-09-22src: use UV_EINVAL instead of EINVAL in udp_wrapDaniel Bevenius
2017-09-13dgram: support for setting socket buffer sizeDamien O'Reilly