public static void Init()
 {
     sockDir = new TemporarySocketDirectory();
     DomainSocket.DisableBindPathValidation();
 }