mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
11961b42ac
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.