proxy works but crash when the connection is refused
This commit is contained in:
@ -20,6 +20,7 @@ namespace snake
|
||||
{
|
||||
return _nonce;
|
||||
}
|
||||
|
||||
void setNonce(const std::string& nonce)
|
||||
{
|
||||
_nonce = nonce;
|
||||
|
Reference in New Issue
Block a user