mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
More debugging.
This commit is contained in:
@@ -21,6 +21,9 @@ RPCSub::RPCSub(const std::string& strUrl, const std::string& strUsername, const
|
||||
}
|
||||
|
||||
mSeq = 1;
|
||||
|
||||
if (mPort < 0)
|
||||
mPort = 80;
|
||||
}
|
||||
|
||||
void RPCSub::sendThread()
|
||||
|
||||
Reference in New Issue
Block a user