commit | 7f77c395e38b35efa757f83037a051fea0fcd27d | [log] [download] |
---|---|---|
author | Tiago Cunha <tcunha@gmx.com> | Fri Aug 14 21:24:46 2009 +0000 |
committer | Tiago Cunha <tcunha@gmx.com> | Fri Aug 14 21:24:46 2009 +0000 |
tree | 192d5e3e07a400d44bd47aad51c02b8c51cf6579 | |
parent | e2a18894b34e3651feecba1dd43c4f05c9566509 [diff] |
Sync OpenBSD patchset 247: 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.