diff options
author | Michael <michael_dawson@ca.ibm.com> | 2015-02-23 18:33:50 -0500 |
---|---|---|
committer | Saúl Ibarra Corretgé <saghul@gmail.com> | 2015-02-26 11:39:51 +0100 |
commit | 57c4342e4f666f694a06723e7c32f7105b0ca525 (patch) | |
tree | 88600118ea94c871e75673e960af60a01685f8d1 /docs/src/sphinx-plugins/manpage.py | |
parent | 901824ba77aa20bfa93c8a283028d1e3406c359d (diff) | |
download | libuv-57c4342e4f666f694a06723e7c32f7105b0ca525.tar.gz libuv-57c4342e4f666f694a06723e7c32f7105b0ca525.zip |
aix: always deregister closing fds from epoll
In debugging test-tls-ocsp-callback.js for the 0.12.0 Node on
AIX we discovered that there was code missing in
uv__platform_invalidate_fd() in aix.c which removes the file
descriptor from the pollset when needed. We based the
impelementation in aix.c on the unix version in linux-core.cc.
We can see that this issue was addressed for linux in commit
780d8ad.
PR-URL: https://github.com/libuv/libuv/pull/221
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src/sphinx-plugins/manpage.py')
0 files changed, 0 insertions, 0 deletions