diff options
author | 2009-10-22 21:41:30 +0000 | |
---|---|---|
committer | 2009-10-22 21:41:30 +0000 | |
commit | 43d27ea74e8e06559b86a64ceed1f972180e6f19 (patch) | |
tree | 88f0aad892f748f1fad728436e7bb74c3cf5667e /sys | |
parent | use .Ux in midicat.1, as we do for aucat.1 now (diff) | |
download | wireguard-openbsd-43d27ea74e8e06559b86a64ceed1f972180e6f19.tar.xz wireguard-openbsd-43d27ea74e8e06559b86a64ceed1f972180e6f19.zip |
When starting playback, the client tries to write ``bufsz'' frames
instead of ``appbufsz'', which violates the flow control mechanism.
Fix this longstanding bug by enabling negative values in AMSG_MOVE
messages, this way the client is notified when its stream is
attached to the mixer, and can update its max transfer limit.
Since this fix changes the AMSG_MOVE message format, we crank the
protocol version, and thus remove code specific to the old protocol.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions