Use the way documented by IO::Socket::INET to get the error message after trying...
authorFlorian Ragwitz <rafl@debian.org>
Wed, 4 Feb 2009 15:16:33 +0000 (15:16 +0000)
committerFlorian Ragwitz <rafl@debian.org>
Wed, 4 Feb 2009 15:16:33 +0000 (15:16 +0000)
commit41e1a0b023245a05ab2399fc5be2aada8b948fcc
tree247a3e9795ef7d8d90bf0b04ebfcdd518670f736
parenta87f5aa5d65bb8f46afaaa08c26502962c9311ff
Use the way documented by IO::Socket::INET to get the error message after trying to create a listening socket.

Closes RT#41828.
lib/Catalyst/Engine/HTTP.pm