summary refs log tree commit diff
path: root/client.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-11-13 01:47:20 -0500
committerJune McEnroe <june@causal.agency>2020-11-13 01:47:20 -0500
commit264df02658ee7bca1ff7b1391f4b2494846f9c1a (patch)
treef91e54ce18b59bf0ce88d970a1307bf564a2fed7 /client.c
parentDisallow / anywhere in server name (diff)
downloadpounce-264df02658ee7bca1ff7b1391f4b2494846f9c1a.tar.gz
pounce-264df02658ee7bca1ff7b1391f4b2494846f9c1a.zip
Use a fixed size pollfd array in calico
My thinking here is that it's better to not allocate in response to
incoming connections. This also just makes the code a little simpler.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
4 -0500'>2019-12-20Source .editrc before applying -v or -eJune McEnroe 2019-12-20Disable signing commitsJune McEnroe 2019-12-19Ignore about-filterJune McEnroe 2019-12-19Fix matching make tags with no sourcesJune McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe 2019-12-16Post "cgit setup"June McEnroe