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-05 04:53:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eed3911a54aedeedb1193f6a3450cefe588f1375
haproxy
/
doc
/
internals
/
api
History
Willy Tarreau
eed3911a54
MINOR: task: replace task_set_affinity() with task_set_thread()
...
The latter passes a thread ID instead of a mask, making the code simpler.
2022-07-01 19:15:14 +02:00
..
appctx.txt
DOC: internal: document the new cleaner approach to the appctx
2022-05-06 18:33:49 +02:00
buffer-api.txt
…
filters.txt
…
htx-api.txt
…
initcalls.txt
MINOR: init: add the pre-check callback
2022-04-22 15:45:47 +02:00
ist.txt
DOC: internals: document the IST API
2021-11-08 16:50:48 +01:00
layers.txt
DOC: internal: add a description of the stream connectors and descriptors
2022-05-27 19:34:36 +02:00
list.txt
CLEANUP: assorted typo fixes in the code and comments This is 29th iteration of typo fixes
2022-01-03 14:40:58 +01:00
pools.txt
DOC: internal: update the pools API to mention boot-time settings
2022-02-24 08:58:04 +01:00
scheduler.txt
MINOR: task: replace task_set_affinity() with task_set_thread()
2022-07-01 19:15:14 +02:00