racket: use proper uname, allow for unix sockets
Racket checks the current platform via uname, then disallows unix domain socket usage based on the result. Previously, it could not successfully call uname at all, so it fell back to denying UDS.
parent
0450c7f5
Please register or sign in to comment