QUIT
Syntax
QUIT
- Available since:
- 1.0.0
- Time complexity:
- O(1)
- ACL categories:
-
@fast
,@connection
,
Ask the server to close the connection. The connection is closed as soon as all pending replies have been written to the client.
Return
Simple string reply: always OK.
Feedback
If you've found issues on this page, or have suggestions for improvement, please submit a request to merge or open an issue in the repository.