disable prebuffering in the beginning for now
git-svn-id: https://svn.musicpd.org/mpd/trunk@1068 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
a19a79227c
commit
00fa2e38e7
@ -405,7 +405,7 @@ static int getHTTPHello(InputStream * inStream) {
|
||||
|
||||
data->connState = HTTP_CONN_STATE_OPEN;
|
||||
|
||||
data->prebuffer = 1;
|
||||
/*data->prebuffer = 1;*/
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user