summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-23 19:01:37 -0400
committerJune McEnroe <june@causal.agency>2020-04-23 19:01:37 -0400
commit07461047d65974f28538e164b57c7f2fa8d87b56 (patch)
tree40c6858d5bf1b7e0841fd8e040f3a5e2be0586e8 /Makefile
parentUse . as ${LDLIBS.$@} separator (diff)
downloadlitterbox-07461047d65974f28538e164b57c7f2fa8d87b56.tar.gz
litterbox-07461047d65974f28538e164b57c7f2fa8d87b56.zip
Call updateConsumer from handleError 1.2p1
This should prevent continually crashing on the same ERROR in the pounce
buffer.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
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