mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-14 03:22:06 +01:00
wake_srv_chk() function is now only used by srv_chk_io_cb(), the health-checl I/O callback function. So let's remove it. The code of the function was moved in srv_chk_io_cb().