summary refs log tree commit diff
path: root/input.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-28 16:42:28 -0500
committerJune McEnroe <june@causal.agency>2018-11-28 16:42:28 -0500
commitd4abb6a766978ae4bdbdb54362b178e7da337d92 (patch)
treeb2e04209937bf56ef6836cd03acfc9186d3b857d /input.c
parentRename project catgirl (diff)
downloadcatgirl-d4abb6a766978ae4bdbdb54362b178e7da337d92.tar.gz
catgirl-d4abb6a766978ae4bdbdb54362b178e7da337d92.zip
Make use of config.mk and add Darwin.mk
Diffstat (limited to 'input.c')
0 files changed, 0 insertions, 0 deletions
?h=1.2&id=19cafa40a1ad37bf95d2b2464d203f2792449d48&follow=1'>Implement 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