diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2011-11-22 17:02:21 +0000 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2011-11-22 17:02:21 +0000 |
commit | 7f59728d5b78268ff94f9d3ab464022b48d0f6ea (patch) | |
tree | f6ee69c1086e3f284470433a10a53b4b5f1c179b /src/os/unix/ngx_aio_write.c | |
parent | 0560ae55bccfd14c1abc76f1282ed46c324fb771 (diff) | |
download | nginx-7f59728d5b78268ff94f9d3ab464022b48d0f6ea.tar.gz nginx-7f59728d5b78268ff94f9d3ab464022b48d0f6ea.zip |
Protection from stale write events in epoll.
Stale write event may happen if epoll_wait() reported both read and write
events, and processing of the read event closed descriptor.
Patch by Yichun Zhang (agentzh).
Diffstat (limited to 'src/os/unix/ngx_aio_write.c')
0 files changed, 0 insertions, 0 deletions