This website requires JavaScript.
Explore
Sign In
mirror
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
http://git.haproxy.org/git/haproxy.git
synced
2026-02-08 07:23:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ba65521a393c999f0717a746a3d4ea301a97b9e
haproxy
/
include
/
common
History
Willy Tarreau
5ba65521a3
MINOR: buffer: replace buffer_pending() with ci_data()
...
It used to return b->i for channels, which is what ci_data() does.
2018-07-19 16:23:41 +02:00
..
accept4.h
…
base64.h
…
buf.h
MINOR: buffer: make b_getblk_nc() take size_t for the block sizes
2018-07-19 16:23:41 +02:00
buffer.h
MINOR: buffer: replace buffer_pending() with ci_data()
2018-07-19 16:23:41 +02:00
cfgparse.h
MINOR: Some spelling cleanup in the comments.
2018-06-21 20:43:52 +02:00
chunk.h
…
compat.h
…
compiler.h
…
config.h
…
debug.h
…
defaults.h
MINOR: tasks: Make the number of tasks to run at once configurable.
2018-05-26 20:03:24 +02:00
epoll.h
…
errors.h
…
h2.h
…
hash.h
…
hathreads.h
BUG/MINOR: signals: ha_sigmask macro for multithreading
2018-06-08 18:24:53 +02:00
hpack-dec.h
…
hpack-enc.h
…
hpack-huff.h
…
hpack-tbl.h
…
http-hdr.h
…
ist.h
…
memory.h
…
mini-clist.h
…
namespace.h
…
net_helper.h
…
regex.h
…
splice.h
…
standard.h
…
syscall.h
…
template.h
…
ticks.h
…
time.h
…
tools.h
…
uri_auth.h
…
version.h
…
xref.h
…