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