Subject: | t/nonblock.t hangs on AIX-5.3 |
.cpan/build/IO-Socket-SSL-1.49-HQkfoG 142 > perl -Iblib/{lib,arch} t/
nonblock.t
1..27
ok # [server] Server Initialization
ok # [client] client tcp connect
# wrote 9 bytes
ok # [client] write plain text
ok # [server] tcp accept
ok # [server] received plain text
ok # [client] upgrade client to IO::Socket::SSL
ok # [server] upgrade to_client to IO::Socket::SSL
# SSL wants a read first
# SSL wants a read first
ok # [server] ssl accept handshake done
ok # [client] connected
ok # [client] nonblocking connect with 2 attempts
# sndbuf=8192
ok # [server] received client message
# $!=Resource temporarily unavailable $SSL_ERROR=SSL wants a write
first send=2210
# wait for write
# $!=Resource temporarily unavailable $SSL_ERROR=SSL wants a read first
<--- here it hangs --->
.cpan/build/IO-Socket-SSL-1.49-HQkfoG 143 > perl -
MV=Net::SSLeay,Socket,IO::Select,Errno
Net::SSLeay
/pro/lib/perl5/site_perl/5.10.1/aix-64all/Net/SSLeay.pm: 1.42
Socket
/pro/lib/perl5/5.10.1/aix-64all/Socket.pm: 1.82
IO::Select
/pro/lib/perl5/5.10.1/aix-64all/IO/Select.pm: 1.17
Errno
/pro/lib/perl5/5.10.1/aix-64all/Errno.pm: 1.11