about summary refs log tree commit diff homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-09-01 12:33:54 -0400
committerJune McEnroe <june@causal.agency>2017-09-01 12:33:54 -0400
commit2f5f73d10a13f612f54ae1e5be8519d72a9372a0 (patch)
treef86e1b1234de64d51e1a02a655dc3f104cae9082 /.gitignore
parentAdd client readOnly mode (diff)
downloadtorus-2f5f73d10a13f612f54ae1e5be8519d72a9372a0.tar.gz
torus-2f5f73d10a13f612f54ae1e5be8519d72a9372a0.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
olspan='3' class='logmsg'> 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe