mirror of
https://github.com/pissnet/angiosperm.git
synced 2025-05-16 04:15:04 +01:00
ircd: send tags on every message
Simplify linebuf by introducing fsnprint to manage a list of printfs. Add a msgbuf unparse cache for send functions that loop.
This commit is contained in:
parent
8f43ad3f72
commit
4b1cce65ed
32 changed files with 587 additions and 1308 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -59,7 +59,6 @@ wsockd/wsockd
|
|||
tests/core
|
||||
tests/msgbuf_parse1
|
||||
tests/msgbuf_unparse1
|
||||
tests/rb_linebuf_put1
|
||||
tests/rb_snprintf_append1
|
||||
tests/rb_snprintf_try_append1
|
||||
tests/send1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue