input_curl: set "ready" flag on EOF

Set the "ready" flag for empty resources.
This commit is contained in:
Max Kellermann
2009-01-15 16:12:22 +01:00
parent fa3899f7b0
commit f1790fc8bf
2 changed files with 6 additions and 0 deletions

1
NEWS
View File

@@ -27,6 +27,7 @@ MPD 0.14.1 - not yet released
- use select() to eliminate busy loop during connect
- honour http_proxy_* config directives
- fix assertion failure on "connection refused"
- fix assertion failure with empty HTTP responses
* log: automatically append newline
* fix setenv() conflict on Solaris
* configure.ac: check for pkg-config before using it