mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-26 02:45:25 +02:00
Merge 3a6fc64a90
into 543566840c
This commit is contained in:
commit
0c531f129f
1 changed files with 24 additions and 21 deletions
|
@ -231,7 +231,10 @@ namespace client
|
|||
else
|
||||
{
|
||||
if (ecode != boost::asio::error::operation_aborted)
|
||||
{
|
||||
LogPrint (eLogError, "I2PService: ", GetName(), " closing socket on accept because: ", ecode.message ());
|
||||
Accept();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue