haproxy/include
Olivier Houchard 6a2cf8752c MINOR: fd: Make the lockless fd list work with multiple lists.
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.
2018-05-06 06:25:49 +02:00
..
common MINOR: h2: detect presence of CONNECT and/or content-length 2018-04-26 10:15:14 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: fd: Make the lockless fd list work with multiple lists. 2018-05-06 06:25:49 +02:00
types MINOR: backend: implement random-based load balancing 2018-05-03 07:20:40 +02:00