input_curl: call curl_multi_info_read() in constructor
To check for early connect failures, call curl_multi_info_read() in the constructor input_curl_open(). This fixes an assertion failure.
This commit is contained in:
1
NEWS
1
NEWS
@@ -26,6 +26,7 @@ MPD 0.14.1 - not yet released
|
||||
* input_curl:
|
||||
- use select() to eliminate busy loop during connect
|
||||
- honour http_proxy_* config directives
|
||||
- fix assertion failure on "connection refused"
|
||||
* log: automatically append newline
|
||||
* fix setenv() conflict on Solaris
|
||||
* configure.ac: check for pkg-config before using it
|
||||
|
Reference in New Issue
Block a user