mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-24 01:46:36 +02:00
parent
a6f62a99b9
commit
27782ceddd
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue