haproxy/include/common
Willy Tarreau 31971e536a [MEDIUM] add support for infinite forwarding
In TCP, we don't want to forward chunks of data, we want to forward
indefinitely. This patch introduces a special value for the amount
of data to be forwarded. When buffer_forward() is called with
BUF_INFINITE_FORWARD, it configures the buffer to never stop
forwarding until the end.
2009-09-20 12:07:52 +02:00
..
appsession.h [MEDIUM] minor update to the task api: let the scheduler queue itself 2009-03-08 09:38:41 +01:00
base64.h
cfgparse.h [MEDIUM] config: split parser and checker in two functions 2009-06-23 08:17:17 +02:00
compat.h [MEDIUM] remove TCP_CORK and make use of MSG_MORE instead 2009-08-19 11:29:44 +02:00
config.h
debug.h
defaults.h [MEDIUM] add support for infinite forwarding 2009-09-20 12:07:52 +02:00
eb32tree.h [MINOR] update ebtree to version 4.1 2009-03-21 10:23:36 +01:00
eb64tree.h [MINOR] update ebtree to version 4.1 2009-03-21 10:23:36 +01:00
ebpttree.h [MINOR] update ebtree to version 4.1 2009-03-21 10:23:36 +01:00
ebtree.h
epoll.h
errors.h
memory.h
mini-clist.h
rbtree.h
regex.h
sessionhash.h
standard.h [MINOR] acl: add support for hdr_ip to match IP addresses in headers 2009-09-19 14:47:49 +02:00
template.h
ticks.h [MEDIUM] scheduler: get rid of the 4 trees thanks and use ebtree v4.1 2009-03-21 10:25:14 +01:00
time.h [MINOR] add curr_sec_ms and curr_sec_ms_scaled for current second. 2009-03-05 16:56:16 +01:00
tools.h
uri_auth.h [MINOR] stats: add a new node-name setting 2009-08-16 10:29:18 +02:00
version.h