mirror of
https://github.com/tmux/tmux.git
synced 2025-09-10 13:28:20 +00:00
7f77c395e38b35efa757f83037a051fea0fcd27d

Initialise log_fd to -1, prevents spurious disconnection of the client when it ends up as fd 0 (likely if the server is started with "tmux start"). Also add some extra debugging messages to server.c.
Description
tmux source code
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%