class Dalli::Socket::UNIX

UNIX domain sockets are not supported on Windows platforms.

UNIX represents a UNIX domain socket, which is an interprocess communication mechanism between processes on the same host. Used when the Memcached server is running on the same machine as the Dalli client.