summary refs log tree commit diff homepage
path: root/chroot.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-08-08 20:44:22 -0400
committerJune McEnroe <june@causal.agency>2017-08-08 20:44:22 -0400
commit8402acf0fe1451b8508d4d81a2fae8e7927d0720 (patch)
tree694b48f73f4c55f209eb6cd0b1d966c8c10550bd /chroot.sh
parentReverse order of main loop (diff)
downloadtorus-8402acf0fe1451b8508d4d81a2fae8e7927d0720.tar.gz
torus-8402acf0fe1451b8508d4d81a2fae8e7927d0720.zip
Completely retry if a send fails during a broadcast
This fixes a bug where the saved next client to iterate through would
also get removed.

This can result in messages being sent multiple times to a client, but
that will have no negative effect.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
in/scheme.c?id=8d2b1669e695a54240a113023ecbe76d35da4f9c&follow=1'>Generate scheme.hJune McEnroe 2018-08-20Add dependencies on gfx.hJune McEnroe 2018-08-18Add Blondie — Heart of GlassJune McEnroe 2018-08-18Set FCEDIT=$EDITORJune McEnroe 2018-08-18Only post commits with bodies to MastodonJune McEnroe 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe 2018-08-18Cut off path components until right prompt fitsJune McEnroe 2018-08-17Add "private" alias to source encrypted fileJune McEnroe 2018-08-17Add vim mapping to add a #includeJune McEnroe