summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-27 18:33:16 -0400
committerJune McEnroe <june@causal.agency>2021-04-27 18:33:34 -0400
commita3c38707020b44384c518ce364033a890233b8ee (patch)
treeedc62b214f24903248aa2f549ecdea9b0df809db /configure
parentAdd missing comma in manual (diff)
downloadlitterbox-a3c38707020b44384c518ce364033a890233b8ee.tar.gz
litterbox-a3c38707020b44384c518ce364033a890233b8ee.zip
Use QueryCap for select
No idea why it was like this.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
b2464d203f2792449d48&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