summary refs log tree commit diff
path: root/port/cgram
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-02 20:22:25 -0500
committerJune McEnroe <june@causal.agency>2022-01-02 20:22:25 -0500
commit511cabacd3c4a9745e241ef66a43bc8628e1e64c (patch)
tree0b3d55a24345e143f84f5084fc36ab689edbaa4c /port/cgram
parentCall CHECK_DECL on stat64 (diff)
downloadsrc-511cabacd3c4a9745e241ef66a43bc8628e1e64c.tar.gz
src-511cabacd3c4a9745e241ef66a43bc8628e1e64c.zip
Update GPL header template copyright years
Diffstat (limited to 'port/cgram')
0 files changed, 0 insertions, 0 deletions
ref='/pounce/commit/client.c?h=2.1&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