-
Max Kellermann authored
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.
37e90108
Name |
Last commit
|
Last update |
---|---|---|
android | ||
doc | ||
m4 | ||
scripts | ||
src | ||
systemd | ||
test | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
autogen.sh | ||
configure.ac | ||
mpd.svg | ||
valgrind.suppressions |