make channel_output_poll() return a flag indicating whether channel
authordjm <djm@openbsd.org>
Mon, 4 Sep 2023 00:01:46 +0000 (00:01 +0000)
committerdjm <djm@openbsd.org>
Mon, 4 Sep 2023 00:01:46 +0000 (00:01 +0000)
commit967de15331b5a93baa1aff8ca9afecd4801bdc10
tree776921cc1adf7935cbbd37b478251d98813fbc63
parent7f51073c2ff1491d2ad976be74bdd9d9e4859241
make channel_output_poll() return a flag indicating whether channel
data was enqueued. Will be used to improve keystroke timing
obfuscation. Problem spotted by / tested by naddy@
usr.bin/ssh/channels.c
usr.bin/ssh/channels.h