0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-09 06:16:22 +01:00
construct/include/ircd/mods
2023-03-05 12:05:13 -08:00
..
import.h
import_shared.h
ldso.h
mapi.h
mods.h
module.h
paths.h
README.md ircd: Start a README.md for any directory missing one; fix conformity of existing. 2019-01-26 12:29:08 -08:00
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.