0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-04 11:54:25 +01:00
construct/include/ircd/mods
2019-06-15 14:10:36 -07:00
..
import.h
import_shared.h
ldso.h ircd::mods::ldso: Add a DT_NEEDED iterator. 2019-06-04 03:18:03 -07:00
mapi.h ircd:Ⓜ️ Remove remaining vestiges of m::state. 2019-06-15 14:10:36 -07:00
mods.h
module.h
paths.h
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.