fix segfault when reconnecting to icecast server, this was due to error sending metadata and not checking afterward if connection is open still
git-svn-id: https://svn.musicpd.org/mpd/trunk@2349 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
|
||||
#define HTTP_BUFFER_SIZE 131072
|
||||
#define HTTP_PREBUFFER_SIZE (HTTP_BUFFER_SIZE >> 2)
|
||||
//#define HTTP_PREBUFFER_SIZE 0
|
||||
|
||||
#define HTTP_REDIRECT_MAX 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user