]> git.wh0rd.org - chrome-ext/music-player-client.git/commitdiff
tcp-client: allow caller to force pulling of more data
authorMike Frysinger <vapier@gentoo.org>
Sun, 1 Sep 2013 09:25:32 +0000 (05:25 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 1 Sep 2013 09:25:32 +0000 (05:25 -0400)
When we get a burst of data that fills up the buffer, we don't want to
delay 500 msecs for the buffer to refill.  So let the caller force a
fresh pull of data when it knows it is expecting more.


No differences found