jpbarrette / curlpp

C++ wrapper around libcURL
http://www.curlpp.org
1.68k stars 360 forks source link

Fix incorrect termination condition of Stream #127

Closed leoxiaofei closed 3 years ago

leoxiaofei commented 3 years ago

Fix incorrect termination condition of Stream (StreamReadCallback)