Kinetic / kinetic-py

Kinetic Python Library
http://seagate.github.io/kinetic-py
22 stars 10 forks source link

Update baseclient.py #11

Closed rpcope1 closed 10 years ago

rpcope1 commented 10 years ago

Fixed code bug with magic number.

Nacho, I think this (possibly) addresses ASOKVAD-313, which would indicate that the problem is not so much with the client library as something else. If nothing else, this should fix the minor bug in that buff was not defined in _recv_delimited_v2 and it looks like you meant magic instead.