阿里云php-oss-sdk在php7中的CLOSE_WAIT bug 解决
php7中curl模块 关闭fd的逻辑和原来的不一样,处于全局中的fd,close不了在oss/http/requestcore.php中672添加$this->request_headers["Connection"] = "close";
Ctrl+c,Ctrl+v expert!