MINOR: checks: Add event_srv_chk_io().
authorOlivier Houchard <ohouchard@haproxy.com>
Tue, 14 Aug 2018 15:04:58 +0000 (17:04 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 16 Aug 2018 15:29:54 +0000 (17:29 +0200)
commit5c110b924e3368088568293d56e08e2e85ea8bc4
treec304a2a717dacaf13fc80e7b3115fc58545a7d9d
parent29fb89dc5e778916f879cb1ebf67a02206fd503f
MINOR: checks: Add event_srv_chk_io().

In checks, introduce event_srv_chk_io() as a callback to be called if data
can be sent again, instead of abusing event_srv_chk_w.
src/checks.c