1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-22 12:24:19 +00:00
This commit is contained in:
Jeff Becker 2017-08-31 10:14:06 -04:00
parent 897cfad399
commit 7af3b751d4
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

View File

@ -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);