[PATCH] Cygwin: poll: Fix a bug on inquiring same fd with different events.

Ken Brown kbrown@cornell.edu
Thu Jun 30 16:04:16 GMT 2022


On 6/26/2022 9:50 PM, Takashi Yano wrote:
> - poll() has a bug that it returns event which is not inquired if
>    events are inquired in multiple pollfd entries on the same fd at
>    the same time. This patch fixes the issue.
> Addresses: https://cygwin.com/pipermail/cygwin/2022-June/251732.html

LGTM (but I haven't tested it).

Ken


More information about the Cygwin-patches mailing list