in reply to Re: AF_UNIX Domain Sockets on Windows using IO::Socket::UNIX
in thread AF_UNIX Domain Sockets on Windows using IO::Socket::UNIX
Thanks,
Yup,
perl -e "use IO::Socket::UNIX; print sockaddr_un('C:\TMP\unix_socket');"
Socket::unpack_sockaddr_un not implemented on this architecture at C:/Perl/lib/Socket.pm line 380.