fix read polling by putting the buffer prepare in a loop
authorFelix Fietkau <nbd@openwrt.org>
Tue, 22 Jan 2013 14:24:28 +0000 (15:24 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 22 Jan 2013 14:25:01 +0000 (15:25 +0100)
commitda607e6272d789ed5dae3b0efff90912fda6f81f
tree93a827c2cc3f841a5ed4ecdea2d35b97aeae671f
parentf4cdb2ab298f03738bab57e4653e2142d0dfc2ae
fix read polling by putting the buffer prepare in a loop

allow user to process more than a single buffer's worth of data in one call

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
ustream-ssl.c