CLEANUP: fd: remove the now unused fd_set_running()
authorWilly Tarreau <w@1wt.eu>
Tue, 3 Aug 2021 07:15:32 +0000 (09:15 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 4 Aug 2021 14:03:36 +0000 (16:03 +0200)
commitb201b1dab1eff5d2aaed263d5575c99bef7cd17b
tree0c80fc33c4d9be8d5e848daa3df59f8b151a83f6
parentf69fea64e02b12d343cc099fd18a417585519d76
CLEANUP: fd: remove the now unused fd_set_running()

It was inlined inside fd_update_events() since it relies on a loop that
may return immediate failure codes.
include/haproxy/fd.h