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-15 00:29:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a04e40d5788fde49924f11a68e59fc33a4cb8dfe
haproxy
/
include
/
proto
History
Olivier Houchard
9ddaf794a8
MINOR: tasklet: Set process to NULL.
...
Some consumers expect the process to be NULL when a tasklet it created, so do so.
2018-07-19 16:23:08 +02:00
..
acl.h
…
action.h
…
applet.h
MAJOR: applets: Use tasks, instead of rolling our own scheduler.
2018-05-26 20:03:30 +02:00
arg.h
…
auth.h
…
backend.h
…
channel.h
MAJOR: applets: Use tasks, instead of rolling our own scheduler.
2018-05-26 20:03:30 +02:00
checks.h
…
cli.h
…
compression.h
…
connection.h
…
dns.h
…
fd.h
…
filters.h
…
flt_http_comp.h
…
freq_ctr.h
…
frontend.h
…
h1.h
…
hdr_idx.h
…
hlua_fcn.h
…
hlua.h
…
lb_chash.h
…
lb_fas.h
…
lb_fwlc.h
…
lb_fwrr.h
…
lb_map.h
…
listener.h
…
log.h
…
map.h
…
mux_pt.h
…
obj_type.h
…
openssl-compat.h
…
pattern.h
…
payload.h
…
peers.h
…
pipe.h
…
port_range.h
…
proto_http.h
…
proto_tcp.h
…
proto_udp.h
…
protocol.h
…
proxy.h
MINOR: tasks: Change the task API so that the callback takes 3 arguments.
2018-05-26 19:23:57 +02:00
queue.h
…
raw_sock.h
…
sample.h
…
server.h
…
session.h
…
shctx.h
…
signal.h
…
spoe.h
…
ssl_sock.h
…
stats.h
…
stick_table.h
…
stream_interface.h
MINOR: applet: assign the same nice value to a new appctx as its owner task
2018-06-05 11:18:21 +02:00
stream.h
MINOR: tasks: Change the task API so that the callback takes 3 arguments.
2018-05-26 19:23:57 +02:00
task.h
MINOR: tasklet: Set process to NULL.
2018-07-19 16:23:08 +02:00
tcp_rules.h
…
template.h
…
vars.h
…