Skip to content
Snippets Groups Projects
Commit a827a9ec authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Added initial implementation of QUERY processing.

* Answers CH zone and error messages.

States:
* MORE -> FAIL|FULL (reads query, fails to parse or makes answer)
* FAIL -> FULL (generates error response)
* FULL -> FAIL|FINISH (writes answer, fails or succeeds)
* FINISH -> MORE (resets context for new query)
parent a6493c23
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment