CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/08/04 05:18:22

Modified files:
        usr.bin/tmux   : control.c server-client.c 

Log message:
Do not attempt to drain write buffer on stuck clients, since it requires
a weird dance to make libevent do it. Instead, just ignore the client
and destroy the buffer normally if not drained in 10 seconds.

Reply via email to