Merge branch 'unstable' of github.com:/antirez/redis into unstable
This commit is contained in:
commit
415c4f613c
@ -732,7 +732,7 @@ typedef struct readyList {
|
|||||||
no AUTH is needed, and every
|
no AUTH is needed, and every
|
||||||
connection is immediately
|
connection is immediately
|
||||||
authenticated. */
|
authenticated. */
|
||||||
typedef struct user {
|
typedef struct {
|
||||||
sds name; /* The username as an SDS string. */
|
sds name; /* The username as an SDS string. */
|
||||||
uint64_t flags; /* See USER_FLAG_* */
|
uint64_t flags; /* See USER_FLAG_* */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user