mirror of
https://github.com/tmate-io/tmate
synced 2020-11-18 19:53:50 -08:00
use event_once to queue a callback to deal with them. Also dead clients with references would never actually be freed because the wrap-up functions (the callback for stdin, or status_prompt_clear) would never be called. So call them in server_client_lost.
Description
No description provided
Languages
C
90.7%
Roff
7%
M4
1%
Awk
0.6%
Makefile
0.4%
Other
0.2%