summary refs log tree commit diff
path: root/server.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-14 17:30:50 -0500
committerJune McEnroe <june@causal.agency>2019-11-14 17:30:50 -0500
commitef2be6e7def32d4e174f800e36fecff2e6b84f5c (patch)
treefcedbe7fcafeab91f55497765988944415475686 /server.c
parentUse struct timeval for sub-second precision (diff)
downloadpounce-ef2be6e7def32d4e174f800e36fecff2e6b84f5c.tar.gz
pounce-ef2be6e7def32d4e174f800e36fecff2e6b84f5c.zip
Save and load full struct timeval
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ngJune McEnroe 2018-02-22Hardcode path lengths in setupJune McEnroe 2018-02-22Add setup, start commandJune McEnroe 2018-02-22Indent list of streamsJune McEnroe 2018-02-22Add welcome message to ssh-commandJune McEnroe 2018-02-22Sleep before truncationJune McEnroe 2018-02-22List streams if none givenJune McEnroe 2018-02-22Set ForceCommand ssh-commandJune McEnroe 2018-02-22Rename command to ssh-commandJune McEnroe 2018-02-22Add command.shJune McEnroe 2018-02-22Factor out STREAM_SIZE for ingest and broadcastJune McEnroe 2018-02-22Handle EINTR from keventJune McEnroe 2018-02-22Include libutil in chroot.tarJune McEnroe