Method Stdio.File()->connect_unix() Method connect_unix int connect_unix(string(8bit) path) Description Open a UNIX domain socket connection to the specified destination. Returns Returns 1 on success, and 0 on failure. Note Nonblocking mode is not supported while connecting