aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorSaúl Ibarra Corretgé <saghul@gmail.com>2015-08-20 10:49:21 +0200
committerSaúl Ibarra Corretgé <saghul@gmail.com>2015-08-24 23:20:35 +0200
commit34768a76f57713c9ee3f842a9e868ed4aab60d5b (patch)
tree328182803e3f9c351cd2afac14d9cdc46736eb2c /docs/src
parent9152b1bda4cac21631b696639bc18e9931d29ab2 (diff)
downloadlibuv-34768a76f57713c9ee3f842a9e868ed4aab60d5b.tar.gz
libuv-34768a76f57713c9ee3f842a9e868ed4aab60d5b.zip
win: fix replacing pipe handle for pipe servers
On Windows we create multiple pipe handles (system handles) which are attached to pending accept requests. Each of these will take turns in replacing the reference in handle->handle, so make sure we allow for that **only** for pipe servers. PR-URL: https://github.com/libuv/libuv/pull/488 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions