Searched refs:last_cmd_type (Results 1 – 1 of 1) sorted by relevance
227 int last_cmd_type; member1028 config.last_cmd_type = reply->type; in cliReadReply()1175 … if (!strcasecmp(command,"select") && argc == 2 && config.last_cmd_type != REDIS_REPLY_ERROR) { in cliSendCommand()7028 config.last_cmd_type = -1; in main()