Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 5cd1976a4a5bbefc9391d2e3febc4ca4d74ebede
https://github.com/tmux/tmux/commit/5cd1976a4a5bbefc9391d2e3febc4ca4d74ebede
Author: nicm <[email protected]>
Date: 2026-08-04 (Tue, 04 Aug 2026)
Changed paths:
M control.c
M 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.
Commit: 36381f0884eef72c5cdbdbef70e9238fa9367c79
https://github.com/tmux/tmux/commit/36381f0884eef72c5cdbdbef70e9238fa9367c79
Author: tmux update bot <[email protected]>
Date: 2026-08-04 (Tue, 04 Aug 2026)
Changed paths:
M control.c
M server-client.c
Log Message:
-----------
Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'
* refs/remotes/tmux-openbsd/master:
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.
Compare: https://github.com/tmux/tmux/compare/c9ae3f6a0207...36381f0884ee
To unsubscribe from these emails, change your notification settings at
https://github.com/tmux/tmux/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/c9ae3f-36381f%40github.com.