mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 06:52:49 +02:00
Modify fd_add_to_fd_list() and fd_rm_from_fd_list() so that they take an offset in the fdtab to the list entry, instead of hardcoding the fd cache, so we can use them with other lists.