mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
fix
This commit is contained in:
parent
5b00cb1e64
commit
bee34a3222
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ namespace datagram
|
|||
|
||||
private:
|
||||
|
||||
std::shared_ptr<i2p::client::ClientDestination> m_Owner;
|
||||
i2p::client::ClientDestination * m_Owner;
|
||||
Receiver m_Receiver; // default
|
||||
std::map<uint16_t, Receiver> m_ReceiversByPorts;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue