diff options
author | 2009-07-30 16:32:12 +0000 | |
---|---|---|
committer | 2009-07-30 16:32:12 +0000 | |
commit | 5b5228379f161fe1bfc1dc914dea28fb52645ee4 (patch) | |
tree | eeed5ee42da65cb6e5859d445984cb8c1ac8303d /usr.bin/tmux/cmd-load-buffer.c | |
parent | Tell the server when the client gets SIGTERM so it can clean up the terminal (diff) | |
download | wireguard-openbsd-5b5228379f161fe1bfc1dc914dea28fb52645ee4.tar.xz wireguard-openbsd-5b5228379f161fe1bfc1dc914dea28fb52645ee4.zip |
There aren't many client message types or code to handle them so get rid of the
lookup table and use a switch, merge the tiny handler functions into it, and
move the whole lot to client.c.
Also change client_msg_dispatch to consume as many messages as possible and
move the call to it to the right place so it checks for signals afterwards.
Prompted by suggestions from eric@.
Diffstat (limited to 'usr.bin/tmux/cmd-load-buffer.c')
0 files changed, 0 insertions, 0 deletions