client.h
|
ircd: sendf() directly to client (prelim).
|
2016-09-22 16:18:32 -07:00 |
ctx_async.h
|
ircd::ctx: Add async() function.
|
2016-09-22 16:18:33 -07:00 |
ctx_mutex.h
|
ircd::ctx: Add a mutex primitive.
|
2016-09-22 16:18:32 -07:00 |
fmt.h
|
ircd::fmt: snprintf -> category.
|
2016-09-22 16:18:32 -07:00 |
fs.h
|
ircd::fs: Add function to build path.
|
2016-09-26 16:06:56 -07:00 |
hook.h
|
ircd: Refactor hook system.
|
2016-09-23 00:01:00 -07:00 |