about summary refs log tree commit diff homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-09-01 12:33:54 -0400
committerJune McEnroe <programble@gmail.com>2017-09-01 12:33:54 -0400
commit0dae2c10c7db909964d0c00607e983c1fc9db978 (patch)
tree4a8fb79672769e916f511fc59adbeec3331d0621 /.gitignore
parentAdd client readOnly mode (diff)
downloadtorus-0dae2c10c7db909964d0c00607e983c1fc9db978.tar.gz
torus-0dae2c10c7db909964d0c00607e983c1fc9db978.zip
Remove clientRemove call from clientCast
If an error occurs on a client socket during a broadcast, that client
will show up in the kqueue loop with EV_EOF and get removed that way.

Tested by sending SIGKILL to a client and watching its cursor disappear.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
-pink/commit/ui-commit.c?h=1.4.0&id=ac70cb4795c90db02917db63d169b0fadfe9fb99&follow=1'>Make snapshot feature configurableLars Hjemli 2007-02-08Add support for snapshotsLars Hjemli 2007-02-05cgit v0.2Lars Hjemli 2007-02-05Add support for prefix and gitsrc arguments to 'make'Lars Hjemli 2007-02-04Update cgitrc templateLars Hjemli 2007-02-04Add support for lightweight tagsLars Hjemli 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli 2007-02-04Do not die if tag has no messageLars Hjemli 2007-02-03Fix search for non-virtual urlsLars Hjemli 2007-01-28Update README with install/config informationLars Hjemli