|
NAMENet::Gnats::Command::RSETDESCRIPTIONUsed to reset the internal server state. The current query expression is cleared, and the index of PRs may be reread if it has been updated since the start of the session.PROTOCOLRSET RESPONSESThe possible responses are:210 (CODE_OK) The state has been reset. 440 (CODE_CMD_ERROR) One or more arguments were supplied to the command. 6xx (internal error) There were problems resetting the state (usually because the index could not be reread). The session will be immediately terminated.
Visit the GSP FreeBSD Man Page Interface. |