clarify
This commit is contained in:
@@ -868,7 +868,7 @@ namespace client
|
||||
}
|
||||
else
|
||||
{
|
||||
// call if tunnel is not ready
|
||||
// call later if tunnel is not ready
|
||||
AddReadyCallback([&](const boost::system::error_code & ec) {
|
||||
if(ec)
|
||||
streamRequestComplete(nullptr);
|
||||
|
Reference in New Issue
Block a user