Files
mpd/src/input
Max Kellermann 37e9010887 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.
2015-01-06 12:46:28 +01:00
..
2014-11-07 13:57:57 +01:00
2014-11-07 13:57:57 +01:00
2014-01-24 16:33:33 +01:00
2014-11-07 13:57:57 +01:00
2014-01-24 16:33:33 +01:00