First version of ATBUpdateCheck
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
static char const *reason[REASON::ENTRIES];
|
||||
|
||||
static std::optional<QString>
|
||||
sendRequestReceiveResponse(int port, QString const &request);
|
||||
sendRequestReceiveResponse(int port, QString const &request, bool verbose=false);
|
||||
|
||||
private:
|
||||
static void printDebugMessage(int port, QString const &clientIP, int clientPort,
|
||||
|
Reference in New Issue
Block a user