This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
https://git.haproxy.org/git/haproxy.git/
synced
2026-01-21 01:51:09 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
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
[RELEASE] Released version 2.5-dev13
2021-11-06 09:25:57 +01:00
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