Skip to content
Snippets Groups Projects
Commit 6ac2b54f authored by Lubos Slovak's avatar Lubos Slovak
Browse files

Fixed response size issues.

- Size was 'short' which is not enough for 64k packet. Changed
  to size_t to be compatible with the rest of the server.

TODO: there is still some issue with TCP giving more than one
      query to parse.

refs #774
parent c29b0bcf
No related branches found
No related tags found
No related merge requests found
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