diff options
author | June McEnroe <june@causal.agency> | 2019-10-31 18:01:05 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-10-31 18:04:59 -0400 |
commit | d30aee7722a6cd3a68dcd282c626b65e969f6520 (patch) | |
tree | 33426c80457bcd22d9a1b918c805d6b8b441886e /listen.c | |
parent | Iterator over pollfds in reverse (diff) | |
download | pounce-d30aee7722a6cd3a68dcd282c626b65e969f6520.tar.gz pounce-d30aee7722a6cd3a68dcd282c626b65e969f6520.zip |
Shrink client buffer size
Clients are generally not going to send huge amounts at a time, and IRC messages are limited to 512 bytes. If in the future we supported message tags from clients, which have a size limit of 8191 bytes, this would unfortunately have to be set much higher.
Diffstat (limited to 'listen.c')
0 files changed, 0 insertions, 0 deletions