http://www.perlmonks.org?node_id=898053


in reply to Re: IO::Socket->recv() method documentation?
in thread IO::Socket->recv() method documentation?

cdarke's response does pre-suppose that you are using ipv4 sockets. I have never tried it with a UNIX-domain socket, so I don't know if it would return the path to the fifo, or nothing. An ipv6 socket would return sockaddr_in6. I have no idea what a TIPC socket would return.

fnord

  • Comment on Re^2: IO::Socket->recv() method documentation?