diff options
author | Tiago Cunha <tcunha@gmx.com> | 2009-08-14 21:04:04 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2009-08-14 21:04:04 +0000 |
commit | a9b6bfdddd570753e52dca73169f70864502c38c (patch) | |
tree | bc259ba79ba2ddddd5579857ccaad69eef5d55d4 /tty.c | |
parent | a604dfbb979c994ee7fb068416e0b60c95ce2198 (diff) | |
download | rtmux-a9b6bfdddd570753e52dca73169f70864502c38c.tar.gz rtmux-a9b6bfdddd570753e52dca73169f70864502c38c.tar.bz2 rtmux-a9b6bfdddd570753e52dca73169f70864502c38c.zip |
Sync OpenBSD patchset 243:
Switch tmux to use imsg. This is the last major change to make the
client-server protocol more resilient and make the protocol versioning work
properly. In future, the only things requiring a protocol version bump will be
changes in the message structs, and (when both client and server have this
change) mixing different versions should nicely report an error message.
As a side effect this also makes the code tidier, fixes a problem with the way
errors reported during server startup were handled, and supports fd passing
(which will be used in future).
Looked over by eric@, thanks.
Please note that mixing a client with this change with an older server or vice
versa may cause tmux to crash or hang - tmux should be completely exited before
upgrading.
Diffstat (limited to 'tty.c')
0 files changed, 0 insertions, 0 deletions