1
0
Fork 0
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:
Simon Arlott 2017-08-06 12:05:24 +01:00
parent 8f43ad3f72
commit 4b1cce65ed
No known key found for this signature in database
GPG key ID: C8975F2043CA5D24
32 changed files with 587 additions and 1308 deletions

1
.gitignore vendored
View file

@ -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