mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 06:54:15 +00:00
Revert "clarify"
This reverts commit 7af3b751d45c6038dfbd6bd01b022a10934d43ea.
This commit is contained in:
parent
a6f62a99b9
commit
27782ceddd
@ -868,7 +868,7 @@ namespace client
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
// call later if tunnel is not ready
|
// call 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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user