Or Ron
Results
2
issues of
Or Ron
Hi, I was trying to use the generator and got this error in the generation phase: `Error: Error Domain=NSCocoaErrorDomain Code=264 "The file “UserInterfaceState.xcuserstate” couldn’t be opened because the text encoding...
bug
Hi, I have found a consistent crush when using the stack. In this line: https://github.com/zhuhaow/tun2socks/blob/master/tun2socks/TSTCPSocket.swift#L198 `UInt16(data.count)` fails because the data count is bigger then 65535. Let me know if you...