]> arthur.barton.de Git - ngircd-alex.git/commit
New function IRC_CheckListTooBig() to check size of list replies
authorAlexander Barton <alex@barton.de>
Fri, 6 Jan 2012 19:05:07 +0000 (20:05 +0100)
committerAlexander Barton <alex@barton.de>
Fri, 6 Jan 2012 19:05:07 +0000 (20:05 +0100)
commitf8405b1a4f032a125372b03711f6bed1ecac2bd6
tree4083dd986241ac28dca6843cf1803de6716bc64f
parentfdfc27265ef27e445de89217d08f9a57219355df
New function IRC_CheckListTooBig() to check size of list replies

It the limit is reached, a NOTICE is sent to the client and list
processing should stop.
src/ngircd/irc.c
src/ngircd/irc.h