summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/clientloop.c
diff options
context:
space:
mode:
authorratchov <ratchov@openbsd.org>2009-10-24 09:35:16 +0000
committerratchov <ratchov@openbsd.org>2009-10-24 09:35:16 +0000
commit81beac24af17e347ff077e7885736d5d46808054 (patch)
tree983904bf0170aa1eebcd14b3f851b2b342bff4c7 /usr.bin/ssh/clientloop.c
parentadd the subvendor ID of ``M-Audio Audiophile 2496'' and add it to (diff)
downloadwireguard-openbsd-81beac24af17e347ff077e7885736d5d46808054.tar.xz
wireguard-openbsd-81beac24af17e347ff077e7885736d5d46808054.zip
Flow control blocks the client in sio_write(3). Split the data
stream in a way that the pause never occurs in the middle of data chunks. Beside being more natural, this allows the client to send non-data messages during the pause (set the volume, stop playback...), rather than delaying them until the end of the pause. It's about few milliseconds only.
Diffstat (limited to 'usr.bin/ssh/clientloop.c')
0 files changed, 0 insertions, 0 deletions