Help for this page
use IO::Socket::SSL qw(debug3); use Net::SSLeay; ... # accept client my $client = $server->accept or die "failed to accept or ssl handshake: $!,$SSL_ERROR";
DEBUG: .../IO/Socket/SSL.pm:3010: new ctx 43981520 DEBUG: .../IO/Socket/SSL.pm:1031: no socket yet