#Take five shots at getting an available port foreach ( 1..5 ) { last if $sock->send($request); } return undef unless $sock;