DOC: internals: document the scheduler API
authorWilly Tarreau <w@1wt.eu>
Thu, 18 Nov 2021 10:26:28 +0000 (11:26 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 18 Nov 2021 10:27:30 +0000 (11:27 +0100)
commit6232d11626a01058ba9433b5f4bea94385db8232
tree96b85f1f5a1f1e871a697ba353268126272c9636
parentc4810b8cc8a30dd15a72cc9bcba359fc91f9b736
DOC: internals: document the scheduler API

Another non-trivial part that is often needed. Exported functions
and flags available to applications were documented as well as some
restrictions and falltraps.
doc/internals/api/scheduler.txt [new file with mode: 0644]