wangguangsheng

Results 3 issues of wangguangsheng

pls only check the LIBCURL_VERSION_MAJOR below is OK ``` #if LIBCURL_VERSION_MAJOR < 7 #error Required curl 7.40.0+; See http://curl.haxx.se/docs/adv_20150108A.html #error Supported minimal version is 7.55.0 for header file changes, see...

this method : void Insert(std::vector &rects, std::vector &dst, FreeRectChoiceHeuristic method); param **dst** is not used! no output data!

当 AcceptPipe 时,在其他routine中调用PipeListener的Close方法导致死机