mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
@@ -868,7 +868,7 @@ namespace client
|
||||
}
|
||||
else
|
||||
{
|
||||
// call later if tunnel is not ready
|
||||
// call if tunnel is not ready
|
||||
AddReadyCallback([&](const boost::system::error_code & ec) {
|
||||
if(ec)
|
||||
streamRequestComplete(nullptr);
|
||||
|
||||
Reference in New Issue
Block a user