Help for this page

Select Code to Download


  1. or download this
    use HTTP::Daemon;
    use IO::Socket::SSL;
    ...
    }
    
    $server->close(SSL_no_shutdown => 1);