diff options
author | 2009-10-24 09:35:16 +0000 | |
---|---|---|
committer | 2009-10-24 09:35:16 +0000 | |
commit | 81beac24af17e347ff077e7885736d5d46808054 (patch) | |
tree | 983904bf0170aa1eebcd14b3f851b2b342bff4c7 /usr.bin/ssh/clientloop.c | |
parent | add the subvendor ID of ``M-Audio Audiophile 2496'' and add it to (diff) | |
download | wireguard-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