]> git.kaiwu.me - haproxy.git/commit
[MINOR] ev_sepoll: refine flags management.
authorWilly Tarreau <w@1wt.eu>
Mon, 30 Apr 2007 10:56:21 +0000 (12:56 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 30 Apr 2007 12:38:00 +0000 (14:38 +0200)
commit8bb46f4015240a8f17a777542c48520740b7601f
tree104c7ad23d043127e2e506d1be8fbcf4ea525dd2
parent6996e15e160f37fa3ebc660b3ea766f3f7019b84
[MINOR] ev_sepoll: refine flags management.

Ensure that we don't call the event handlers if the FD is already
marked FD_STERROR, and ensure that we properly catch HUP and ERR.
src/ev_sepoll.c