Added Socket support
This commit is contained in:
@@ -121,6 +121,7 @@ public class Program
|
||||
await Installer.GenerateStartupConfig();
|
||||
|
||||
Application.InitializeThreadedApi();
|
||||
Application.InitializeThreadedSockets();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user