f89dd6738a
This fixes the num of fds added/removed returned by ASYNC_WAIT_CTX_get_changed_fds Previously, the numbers were not consistent with the fds actually written in the buffers since the fds that have been both added and removed are explicitly ignored in the loop. Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2581) |
||
---|---|---|
.. | ||
arch | ||
async.c | ||
async_err.c | ||
async_locl.h | ||
async_wait.c | ||
build.info |