commit | 64a18534e3725df27822a4077efd57a4aaa18aa2 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Nov 20 16:45:15 2019 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Wed Nov 20 16:52:56 2019 +0100 |
tree | 968fcfcb37caf28f9eb3403cc0c085a5fb9ec1e0 | |
parent | e6d8cb1e911267662c92f257f0f42df1ec78d42b [diff] |
DOC: internal: document the init calls INITCALLs are used a lot in the code now and were not documented, resulting in each user having to grep for functions in other files. This doc is not perfect but aims at improving the situation. It documents what's been available since 1.9 and may be backported there if it helps though it's unlikely to be needed as it's mostly aimed at developers.