Emilua API Reference filesystem is_socket For the latest stable version, please use Emilua API 0.10! filesystem.is_socket Synopsis local fs = require "filesystem" fs.is_socket(p: fs.path) -> boolean Description Checks whether the given path refers to a named IPC socket. is_regular_file is_symlink