"src/ae_kqueue.c" did not exist on "f3053eb0eb704dea7ff39f389f344a37e3985aab"
Deprecate QUIT (#11439)
Clients should not use this command. Instead, clients should simply close the connection when they're not used anymore. Terminating a connection on the client side is preferable, as it eliminates `TIME_WAIT` lingering sockets on the server side.
Please register or sign in to comment