mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
fix sam crash on exit and datagram crash with no outbound tunnel
This commit is contained in:
parent
d5f27ecb0e
commit
673b7a95b7
3 changed files with 13 additions and 18 deletions
1
SAM.h
1
SAM.h
|
@ -165,7 +165,6 @@ namespace client
|
|||
}
|
||||
|
||||
SAMSession (std::shared_ptr<ClientDestination> dest);
|
||||
~SAMSession ();
|
||||
|
||||
void AcceptI2P(std::shared_ptr<i2p::stream::Stream> stream);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue