diff options
author | Jameson Nash <vtjnash@gmail.com> | 2022-06-28 23:44:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-28 23:44:03 -0400 |
commit | 1a91b51976a1adc6972081faa78b6b70022254d3 (patch) | |
tree | f6b0568b93a6a9ba8d66750e842b5e72be13df94 /docs/src | |
parent | 2108309302ec66c71646b762ee32d8ef0ad9618e (diff) | |
download | libuv-1a91b51976a1adc6972081faa78b6b70022254d3.tar.gz libuv-1a91b51976a1adc6972081faa78b6b70022254d3.zip |
shutdown,unix: reduce code duplication (#3648)
The UV_ECANCELED codepath had an incorrect comment, and the
implementation was generally less robust (for example, not checking if
`cb` was NULL), so we can merge these codepaths for cleaner code.
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions