haproxy/src
Willy Tarreau 2a429503e0 [MINOR] turn every FD_* into functions
On recent CPUs, functions are about twice as fast as inline FD_*, so
there is now a #define CONFIG_HAP_INLINE_FD_SET to choose between the
two modes.
2006-10-15 14:53:07 +02:00
..
appsession.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
backend.c [MINOR] turn every FD_* into functions 2006-10-15 14:53:07 +02:00
base64.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
buffers.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
capture.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
cfgparse.c [MEDIUM] added the "reqtarpit" and "reqitarpit" features 2006-09-03 09:56:00 +02:00
checks.c [MINOR] turn every FD_* into functions 2006-10-15 14:53:07 +02:00
chtbl.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
client.c [MINOR] turn every FD_* into functions 2006-10-15 14:53:07 +02:00
fd.c [MINOR] turn every FD_* into functions 2006-10-15 14:53:07 +02:00
haproxy.c [MINOR] turn every FD_* into functions 2006-10-15 14:53:07 +02:00
hashpjw.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
list.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
log.c [MEDIUM] added the "reqtarpit" and "reqitarpit" features 2006-09-03 09:56:00 +02:00
proto_http.c [MINOR] turn every FD_* into functions 2006-10-15 14:53:07 +02:00
proxy.c [MINOR] turn every FD_* into functions 2006-10-15 14:53:07 +02:00
queue.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
regex.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
server.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
session.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
standard.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
stream_sock.c [MINOR] turn every FD_* into functions 2006-10-15 14:53:07 +02:00
task.c [CLEANUP] renamed include/haproxy to include/common 2006-06-29 17:53:05 +02:00
time.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
uri_auth.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00