# New Ticket Created by Douglas Jenkins # Please include the string: [perl #130475] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=130475 >
When specifying a connection to a port larger than the maximum TCP/UDP port number (65,535) IO::Socket::INET does not fail. Instead it seems to be listening on some port, but does not specify which port it is listening too.
