haproxy/include
Willy Tarreau 4cc67a2782 MINOR: fd: move the fd_{add_to,rm_from}_fdlist functions to fd.c
There's not point inlining these huge functions, better move them to real
functions in fd.c.
2018-02-05 17:19:40 +01:00
..
common MAJOR: fd/threads: Make the fdcache mostly lockless. 2018-02-05 16:02:22 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: fd: move the fd_{add_to,rm_from}_fdlist functions to fd.c 2018-02-05 17:19:40 +01:00
types MEDIUM: fd/threads: Make sure we don't miss a fd cache entry. 2018-02-05 16:02:22 +01:00