]> jfr.im git - solanum.git/commit - ircd/s_serv.c
msgbuf: correctly split buffers into IRCv3 tags and RFC1459 message data
authorSimon Arlott <sa.me.uk>
Wed, 28 Jun 2017 20:24:10 +0000 (21:24 +0100)
committerSimon Arlott <sa.me.uk>
Sat, 29 Jul 2017 21:46:07 +0000 (22:46 +0100)
commitf3564f47f403549fbda0b27203882f24f8581604
tree7e882279ef6798256c4e30a8db2375c874b3c253
parent9f46eae691d3e03dbe7b99e58d580e88d2526acc
msgbuf: correctly split buffers into IRCv3 tags and RFC1459 message data
include/client.h
include/ircd_defs.h
include/msgbuf.h
ircd/msgbuf.c
ircd/s_serv.c
ircd/send.c