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-12 02:42:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0dbbf317e6ee80e60bebf11d0f8446f7a2aa7db9
haproxy
/
include
/
common
History
Willy Tarreau
4f4b18b2ec
BUILD/MINOR: syscall: add definition of NR_accept4 for ARM
...
This platform was not covered and older libc do not provide accept4().
2013-03-04 07:38:08 +01:00
..
accept4.h
…
appsession.h
…
base64.h
…
buffer.h
…
cfgparse.h
…
chunk.h
MINOR: chunks: centralize the trash chunk allocation
2012-12-23 21:46:07 +01:00
compat.h
…
compiler.h
…
config.h
…
debug.h
…
defaults.h
MINOR: build: allow packagers to specify the ssl cache size
2012-11-15 10:52:19 +01:00
epoll.h
MAJOR: polling: replace epoll with sepoll and remove sepoll
2012-11-11 20:53:30 +01:00
errors.h
…
memory.h
…
mini-clist.h
…
rbtree.h
…
regex.h
…
sessionhash.h
…
splice.h
…
standard.h
MEDIUM: tools: make str2sa_range support all address syntaxes
2013-02-20 17:29:30 +01:00
syscall.h
BUILD/MINOR: syscall: add definition of NR_accept4 for ARM
2013-03-04 07:38:08 +01:00
template.h
…
ticks.h
…
time.h
BUG/MINOR: time: frequency counters are not totally accurate
2012-12-29 21:50:07 +01:00
tools.h
…
uri_auth.h
…
version.h
…