projects
/
awesomized
/
libmemcached
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
history
|
raw
|
HEAD
Update for ifdef for clang. Also fix a bad operation comparison.
[awesomized/libmemcached]
/
docs
/
client_errors
/
MEMCACHED_PARSE_ERROR.rst
1
=====================
2
MEMCACHED_PARSE_ERROR
3
=====================
4
5
.. c:type:: MEMCACHED_PARSE_ERROR
6
7
An error has occurred while trying to parse the configuration string. You should use memparse to determine what the error was.