aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorFedor Indutny <fedor@indutny.com>2015-02-25 23:17:23 +0300
committerSaúl Ibarra Corretgé <saghul@gmail.com>2015-02-26 11:18:15 +0100
commit19d3d506defaddbefb185cb9e9ecf0b31a02d690 (patch)
tree0be645f80effe650d74f818099cac29ffbd4ed36 /docs/src
parent4e9d6c832158daf80fc8480a344bad89336b1365 (diff)
downloadlibuv-19d3d506defaddbefb185cb9e9ecf0b31a02d690.tar.gz
libuv-19d3d506defaddbefb185cb9e9ecf0b31a02d690.zip
stream: ignore EINVAL for SO_OOBINLINE on OS X
Calling `setsockopt()` on shutdown fds/stdio will result in EINVAL. There is not much problem here as the OOB data can't be sent to already shutdown fds. Just ignore it and go on. PR-URL: https://github.com/libuv/libuv/pull/228 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Bert Belder <bertbelder@gmail.com> Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions