0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-19 18:20:19 +01:00
construct/include/ircd
Jason Volk fcd410d656 ircd::client: Add timer logic to client socket/io.
Note: Not sure if I like two reference counters for each client,
ideally, but we'll see where it goes after abstractions.
2016-09-21 16:29:30 -07:00
..
.gitignore
bufs.h ircd: Add utils for manipulating boost iov's. 2016-09-21 16:29:28 -07:00
cache.h
capability.h
certfp.h
channel.h
chmode.h
class.h
client.h ircd::client: Add timer logic to client socket/io. 2016-09-21 16:29:30 -07:00
client_mode.h
cmds.h ircd: Feed received tape into the machine. 2016-09-21 16:29:30 -07:00
color.h
conf.h Preliminary new client. Reorg/renames for ircd::client struct symbol. 2016-09-21 16:29:29 -07:00
ctx.h ircd::ctx: Improve context interface. 2016-09-21 16:29:26 -07:00
ctx_ctx.h ircd::ctx: Improve context interface. 2016-09-21 16:29:26 -07:00
ctx_dock.h ircd::ctx: Improve context interface. 2016-09-21 16:29:26 -07:00
defaults.h
err.h
exception.h
fs.h
getopt.h ircd: Rename ircd_getopt.h. 2016-09-21 16:29:29 -07:00
hash.h
hook.h
info.h
ircd.h Preliminary new client. Reorg/renames for ircd::client struct symbol. 2016-09-21 16:29:29 -07:00
lex_cast.h
line.h ircd: Add empty() for empty line checks; retune ircd::line typedef. 2016-09-21 16:29:29 -07:00
logger.h
Makefile.am
mapi.h
mask.h
match.h
messages.h
mode_lease.h
mode_table.h
modules.h
monitor.h
newconf.h
numeric.h
ratelimit.h
rfc1459.h ircd: Add empty() for empty line checks; retune ircd::line typedef. 2016-09-21 16:29:29 -07:00
s_assert.h
s_newconf.h
s_serv.h
s_stats.h
s_user.h ircd: new client; start over. 2016-09-21 16:29:28 -07:00
send.h
snomask.h
sock.h ircd::client: Add timer logic to client socket/io. 2016-09-21 16:29:30 -07:00
stdinc.h ircd: Remove operhash. 2016-09-21 16:29:29 -07:00
stringops.h
substitution.h
supported.h
tape.h ircd: Add empty() for empty line checks; retune ircd::line typedef. 2016-09-21 16:29:29 -07:00
tgchange.h
u_id.h ircd: Add preliminary u::id struct. 2016-09-21 16:29:29 -07:00
util.h ircd::util: Prevent scope copying / minor cleanup. 2016-09-21 16:29:28 -07:00
util_timer.h ircd::util: Add std::chrono timer for benching. 2016-09-21 16:29:28 -07:00
whowas.h