This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
http://git.haproxy.org/git/haproxy.git/
synced
2025-01-21 21:12:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7d58b4d156
haproxy
/
include
History
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