summary refs log tree commit diff
path: root/state.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-06 17:28:51 -0500
committerJune McEnroe <june@causal.agency>2019-11-06 17:28:51 -0500
commitc56a3c79bc984f181fbc31b343a784670fa15562 (patch)
tree9c33d338705e013d9ba43635a8aaf5d7258603a8 /state.c
parentUse #defines for constant strings (diff)
downloadpounce-c56a3c79bc984f181fbc31b343a784670fa15562.tar.gz
pounce-c56a3c79bc984f181fbc31b343a784670fa15562.zip
Add Linux.mk
Diffstat (limited to 'state.c')
0 files changed, 0 insertions, 0 deletions
/commit/listen.c?h=1.1&id=64eeda05604fe8a039699de8bee2b677a683ab33&follow=1'>Set 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