summary refs log tree commit diff homepage
path: root/2017/src
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-05 02:03:16 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:14:25 -0500
commit0e6f1b3bacb7bd76491c559de3a49d1e0d12e7f8 (patch)
treedfd31b23c8f83309c5ed3c72e2dda05ca6618186 /2017/src
parentSolve day 5 part 1 (diff)
downloadaoc-0e6f1b3bacb7bd76491c559de3a49d1e0d12e7f8.tar.gz
aoc-0e6f1b3bacb7bd76491c559de3a49d1e0d12e7f8.zip
Solve day 5 part 2
It's slow but whatever.
Diffstat (limited to '2017/src')
0 files changed, 0 insertions, 0 deletions
ingJune 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