Skip to content

fix redis parse REDIS_HALF bug #26

Open
prcyangli wants to merge 2 commits intoPikaLabs:masterfrom
prcyangli:master
Open

fix redis parse REDIS_HALF bug #26
prcyangli wants to merge 2 commits intoPikaLabs:masterfrom
prcyangli:master

Conversation

@prcyangli
Copy link
Copy Markdown
Contributor

when GetReplyFromReader return REDIS_HALF, the ReadBytes has read a char,
but GetReplyFromReader will call ReadBytes to read a char next, so rollback a char

when return REDIS_HALF, the ReadBytes has read a char, 
but GetReplyFromReader will call ReadBytes to read a char next, so rollback a char
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant