mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
ident fix
This commit is contained in:
@@ -268,6 +268,7 @@ namespace client
|
||||
m_OutPacket << line << '\n';
|
||||
}
|
||||
}
|
||||
LogPrint (eLogError, m_OutPacket.str ().substr (0, m_OutPacket.str ().length ()));
|
||||
I2PTunnelConnection::Write ((uint8_t *)m_OutPacket.str ().c_str (), m_OutPacket.str ().length ());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user