0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-06 08:45:20 +02:00
construct/ircd
2017-11-30 11:23:46 -08:00
..
.gitignore
client.cc ircd: Move client request exception handler to where the rest are. 2017-11-30 11:23:45 -08:00
ctx.cc
db.cc
exception.cc
fmt.cc
fs.cc
hash.cc
http.cc
info.cc
ircd.cc ircd: Main init for server. 2017-11-30 11:23:45 -08:00
js.cc
json.cc
lexical.cc
locale.cc
logger.cc ircd::log: Polishing and commentary and assertions. 2017-11-30 11:23:45 -08:00
m.cc ircd:Ⓜ️ Improve server keys related functions. 2017-11-30 11:23:46 -08:00
m_id.cc
m_io.cc ircd:Ⓜ️ Improve server keys related functions. 2017-11-30 11:23:46 -08:00
m_vm.cc
Makefile.am
mods.cc
net.cc ircd::net: Use nothrowing remote() for socket; cleanup handler. 2017-11-30 11:23:45 -08:00
openssl.cc
parse.cc
rand.cc
README.md
resource.cc ircd:Ⓜ️ Checkpoint matrix top-half / modules. 2017-11-30 11:23:44 -08:00
rfc1459.cc
server.cc ircd: Use the asio error stringifier. 2017-11-30 11:23:45 -08:00
sodium.cc
xdr.cc

IRCd Library Definitions

This directory contains definitions and linkage for libircd