MINOR: poller: do not call the IO handler if the FD is not active
authorWilly Tarreau <w@1wt.eu>
Thu, 26 Dec 2019 10:09:43 +0000 (11:09 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 27 Dec 2019 15:38:47 +0000 (16:38 +0100)
commit19689882e61d33655a259a7a3707edee1866323e
tree6e0e1fe1e99e0ba95391955a6ca0cf5fc16a9f42
parent0fbc318e248796e861cf8c300a6dd6cba28fd09b
MINOR: poller: do not call the IO handler if the FD is not active

For now this almost never happens but with subsequent patches it will
become more important not to uselessly call the I/O handlers if the FD
is not active.
include/proto/fd.h