mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +00:00
remove session->Close()
This commit is contained in:
parent
2261885206
commit
4cfc3481dc
@ -332,7 +332,6 @@ namespace llarp
|
||||
{
|
||||
LogWarn("dropping inbound utp session from ", remote);
|
||||
utp_close(arg->socket);
|
||||
session->Close();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user