mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-08 22:13:48 +01:00
clarify
This commit is contained in:
parent
897cfad399
commit
7af3b751d4
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue