Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: refactor common.expectsError | Ruben Bridgewater | 2019-12-31 | 1 | -11/+10 |
* | errors: make sure all Node.js errors show their properties | Ruben Bridgewater | 2019-10-03 | 1 | -3/+20 |
* | src: move process.binding('uv') to internalBinding | James M Snell | 2018-08-09 | 1 | -5/+10 |
* | errors: improve SystemError messages | Joyee Cheung | 2018-04-05 | 1 | -17/+71 |
* | test: replace assert.throws w/ common.expectsError | Mithun Sasidharan | 2017-12-08 | 1 | -14/+14 |
* | dgram: migrate bufferSize to use internal/errors | James M Snell | 2017-11-02 | 1 | -2/+1 |
* | src: use UV_EINVAL instead of EINVAL in udp_wrap | Daniel Bevenius | 2017-09-22 | 1 | -0/+21 |
* | dgram: support for setting socket buffer size | Damien O'Reilly | 2017-09-13 | 1 | -0/+74 |