mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
try closest floodfills sequentially
This commit is contained in:
@@ -44,7 +44,7 @@ namespace stream
|
||||
m_Socket->close ();
|
||||
if (m_Owner)
|
||||
m_Owner->RemoveConnection (this);
|
||||
delete this;
|
||||
//delete this;
|
||||
}
|
||||
|
||||
void I2PTunnelConnection::Receive ()
|
||||
|
||||
Reference in New Issue
Block a user