diff options
author | Pieter Noordhuis <pcnoordhuis@gmail.com> | 2010-09-25 15:09:13 +0200 |
---|---|---|
committer | Pieter Noordhuis <pcnoordhuis@gmail.com> | 2010-09-25 15:09:13 +0200 |
commit | a7d76181415b4b0ace9d6863ef71eb08ebd1b7ef (patch) | |
tree | 10861935888a9d25cdb7525540d008949a931560 /sds.c | |
parent | e6fb160b4479cacb2c9e4e35a9557726ee4cc3d7 (diff) |
Deprecate the error object for I/O and protocol errors
Rather, use the return value REDIS_OK and REDIS_ERR to designate if
calling a function has a successful outcome. When there was an error in
performing the call the error field will be set inside the reader or the
context.
Diffstat (limited to 'sds.c')
0 files changed, 0 insertions, 0 deletions