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
|
||
|---|---|---|
| .. | ||
| unix | ||
| win | ||
| fs-poll.c | ||
| heap-inl.h | ||
| inet.c | ||
| queue.h | ||
| threadpool.c | ||
| uv-common.c | ||
| uv-common.h | ||
| version.c | ||