summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-04 16:54:21 -0500
committerJune McEnroe <june@causal.agency>2020-02-04 16:54:21 -0500
commit63da595b17b2cb9b58f01da78bbae076273ad8fb (patch)
treeded921d96613b6e27832ac3f7c3a437803ee218b /home
parentReorganize the Makefile for the umpteenth time (diff)
downloadsrc-63da595b17b2cb9b58f01da78bbae076273ad8fb.tar.gz
src-63da595b17b2cb9b58f01da78bbae076273ad8fb.zip
Add The Future of Another Timeline
Wow. One of the best I've read.
Diffstat (limited to 'home')
0 files changed, 0 insertions, 0 deletions
ommit/client.c?h=2.5&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