mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 15:07:03 +01:00
Bind conflicts again!
This commit is contained in:
@@ -42,6 +42,7 @@ namespace Tgstation.Server.Host.Extensions
|
||||
GC.Collect(Int32.MaxValue, GCCollectionMode.Forced, true, false);
|
||||
BindSocket(false);
|
||||
BindSocket(true);
|
||||
GC.Collect(Int32.MaxValue, GCCollectionMode.Forced, true, false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user