diff options
author | Valentin Bartenev <vbart@nginx.com> | 2013-04-12 15:04:23 +0000 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2013-04-12 15:04:23 +0000 |
commit | c6aebf6c7411c5d43bd63cf61db08a1ec914dc5c (patch) | |
tree | 7907854ab7dc45d5d4a5ea6db907f556793797d5 /src/event/modules/ngx_devpoll_module.c | |
parent | ed9f87c90119832c3c96fb9c352e53db61943fe4 (diff) | |
download | nginx-c6aebf6c7411c5d43bd63cf61db08a1ec914dc5c.tar.gz nginx-c6aebf6c7411c5d43bd63cf61db08a1ec914dc5c.zip |
Events: handle only active events in eventport.
We generate both read and write events if an error event was returned by
port_getn() without POLLIN/POLLOUT, but we should not try to handle inactive
events, they may even have no handler.
Diffstat (limited to 'src/event/modules/ngx_devpoll_module.c')
0 files changed, 0 insertions, 0 deletions