about summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-06 10:24:22 -0400
committerJune McEnroe <june@causal.agency>2021-06-06 10:24:22 -0400
commit7ea14eec84241da5ca5dce0df6d86fda45762858 (patch)
tree1575e2a1242d0f31dc60de65a83c5c2bdd1d142c /chat.h
parentOpenBSD: unveil XDG directories only when needed (diff)
downloadcatgirl-7ea14eec84241da5ca5dce0df6d86fda45762858.tar.gz
catgirl-7ea14eec84241da5ca5dce0df6d86fda45762858.zip
Pad kiosk username with zero, not space
Oops!
Diffstat (limited to 'chat.h')
0 files changed, 0 insertions, 0 deletions
tr> 2019-10-23Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe