• Eric Hodel's avatar
    Create socket in /tmp for security · 11961b42
    Eric Hodel authored
    Some systems do not allow UNIX sockets from arbitrary directories.
    Instead of trying to `#define SOCKET_PATH` correctly I assume the /tmp/
    directory is accessible and use it.
    11961b42
mruby_io_test.c 4.71 KB