commit | e0a19abb99aebcee544c451ff5e99f6a59d42d0c | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Tue Aug 11 22:34:17 2009 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Tue Aug 11 22:34:17 2009 +0000 |
tree | 110224661ebd7e160076f8d43ff626c39afbe924 | |
parent | 4310282a4c52f1885ae2eb80b106c9c03564a0b8 [diff] |
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.