diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2024-07-04 15:52:56 +0100 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2024-07-12 16:44:54 +0100 |
commit | 55041ef9607c073bc5e1b431ec271e9c23200cb1 (patch) | |
tree | 2ca8b1d28289672497fd961818dcfaf2129ccd14 /src/nxt_status.c | |
parent | c8d70c3ff28bcf18dfbcfa1332ce0f0d869c0d5f (diff) | |
download | unit-55041ef9607c073bc5e1b431ec271e9c23200cb1.tar.gz unit-55041ef9607c073bc5e1b431ec271e9c23200cb1.tar.bz2 |
Flow the language module name into nxt_app_lang_module_t
The nxt_app_lang_module_t structure contains various bits of information
as obtained from the nxt_app_module_t structure that language modules
define.
One bit of information that is in the nxt_app_module_t but not in the
nxt_app_lang_module_t is the language module name.
Having this name flowed through will be useful for displaying the loaded
language modules in the /status endpoint.
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'src/nxt_status.c')
0 files changed, 0 insertions, 0 deletions