diff options
author | Max Kellermann <max@duempel.org> | 2015-01-06 12:46:28 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2015-01-06 12:46:28 +0100 |
commit | 37e9010887783c307355f3144786ed72e8a973b0 (patch) | |
tree | cc360018d22b2ba5ec608b09d464bce134c1fcfd /src/lib/despotify | |
parent | 4bd2c75056271e687e26c4d8038bdefaa7c88dc9 (diff) | |
download | mpd-37e9010887783c307355f3144786ed72e8a973b0.tar.gz mpd-37e9010887783c307355f3144786ed72e8a973b0.tar.xz mpd-37e9010887783c307355f3144786ed72e8a973b0.zip |
input/async: reset the "open" flag after seeking successfully
Fixes a problem with the "curl" input plugin: IsEOF() always returns
true because the "open" flag was cleared by
CurlInputStream::RequestDone() when end-of-stream was reached. This
flag stays false even when seeking to another position has succeeded.
This patch resets the "open" flag to true after seeking successfully.
Diffstat (limited to 'src/lib/despotify')
0 files changed, 0 insertions, 0 deletions