0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-30 04:38:52 +02:00
construct/include/ircd/mods
2021-09-14 23:39:55 -07:00
..
import.h
import_shared.h
ldso.h
mapi.h ircd::mapi: Fix for non-standard-layout unique_ptr impl. 2021-09-14 23:39:55 -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.