Creates the instance of sockaddr_un with the sun_path set and with the sin_family set to AF_UNIX.
path of the socket (can't be longer than 107 bytes)
See Implementation
Creates the instance of sockaddr_un with the sun_path set and with the sin_family set to AF_UNIX.