input/curl: implement a hard-coded timeout of 10 seconds

Be sure to stop the operation at some point when the server isn't
responding.
This commit is contained in:
Max Kellermann
2011-08-26 19:28:09 +02:00
parent b3df4dc2c9
commit 11626e48bf
2 changed files with 4 additions and 0 deletions

1
NEWS
View File

@@ -4,6 +4,7 @@ ver 0.16.4 (2011/??/??)
* apply follow_inside_symlinks to absolute symlinks
* input:
- curl: limit the receive buffer size
- curl: implement a hard-coded timeout of 10 seconds
* decoder:
- ffmpeg: workaround for semantic API change in recent ffmpeg versions
- flac: validate the sample rate when scanning the tag