0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-11 20:41:10 +01:00
construct/include/ircd/mods
2023-03-05 12:05:13 -08:00
..
import.h
import_shared.h
ldso.h
mapi.h ircd::mapi: Annotate noexcept; non-dynamic alloc; codegen reduction all modules. 2023-03-05 12:05:13 -08:00
mods.h
module.h
paths.h ircd::mods: Improve paths encapsulation; fix warning. (gcc-12) 2022-07-04 22:25:18 -07:00
README.md
sym_ptr.h
symbols.h

Loadable Modules

In the spirit of IRCd we present this fundamental interface to load and update the functionality of the server at runtime without restarting and interrupting service to users.