Searched refs:close_this_client (Results 1 – 1 of 1) sorted by relevance
1777 int killed = 0, close_this_client = 0; in clientCommand() local1836 close_this_client = 1; in clientCommand()1855 if (close_this_client) c->flags |= CLIENT_CLOSE_AFTER_REPLY; in clientCommand()