]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/include/stg/parser_server_info.h
Improved handling errors got from server.
[stg.git] / stglibs / srvconf.lib / include / stg / parser_server_info.h
index 33ff5b66c955dcae955242c285db72d582fc052b..ff31ae715ce01a30fe2d13cddeeb468a6b9e0560 100644 (file)
@@ -53,6 +53,7 @@ private:
     CALLBACK callback;
     void * data;
     int depth;
+    bool parsingAnswer;
     INFO info;
     std::string error;
 };