mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-02 15:31:13 +01:00
This essentially undoes what we did in fd.c in 1.8 to support seamless reload. Since we don't need to remove an fd anymore we can turn fd_delete() to the simple function it used to be.