Cleans up and splits out UAPIOpen to its own file. Signed-off-by: David Crawshaw <[email protected]> [zx2c4: changed const to var for socketDirectory] Signed-off-by: Jason A. Donenfeld <[email protected]>
os.MkdirAll never returns an os.IsExist error. Signed-off-by: David Crawshaw <[email protected]>