hay86 / fdfs_client-py

fastdfs python client compatible with ver 4.0.6
GNU General Public License v3.0
106 stars 89 forks source link

fixed connection some bugs #1

Closed tenmachow closed 9 years ago

tenmachow commented 10 years ago

1.fix ConnectionPool _check_pid() BUG 2.Connection supports trackers have different port now 3.when throwing ConnectionError exception, connection should been disconnection. 4.cache Storage_Client objecg on Client obj. 5.fixed some fdfs protos to support FastDFS 4.06!