Skip Menu |

This queue is for tickets about the IO-Socket-IP CPAN distribution.

Report information
The Basics
Id: 123068
Status: new
Priority: 0/
Queue: IO-Socket-IP

People
Owner: Nobody in particular
Requestors: info [...] maximka.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.39
Fixed in: (no value)



Subject: compatibility of IO::Socket::IP->connected and IO::Socket::INET->connected
IO::Socket::IP->connected returns a result in boolean manner, but IO::Socket::INET->connected returns getpeername. See https://st.aticpan.org/source/XSAWYERX/perl-5.26.0/dist/IO/lib/IO/Socket.pm There is no IO::Socket::IP->connected documentation. So someone can't figure out the purpose of incompatibility with IO::Socket implementation. Best regards, Alexei