mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 22:33:02 +02: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.