Deleted Added
full compact
SSL_shutdown.pod (76866) SSL_shutdown.pod (79998)
1=pod
2
3=head1 NAME
4
5SSL_shutdown - shut down a TLS/SSL connection
6
7=head1 SYNOPSIS
8

--- 52 unchanged lines hidden (view full) ---

61Call SSL_get_error() with the return value B<ret> to find out the reason.
62
63=back
64
65=head1 SEE ALSO
66
67L<SSL_get_error(3)|SSL_get_error(3)>, L<SSL_connect(3)|SSL_connect(3)>,
68L<SSL_accept(3)|SSL_accept(3)>, L<SSL_set_shutdown(3)|SSL_set_shutdown(3)>,
1=pod
2
3=head1 NAME
4
5SSL_shutdown - shut down a TLS/SSL connection
6
7=head1 SYNOPSIS
8

--- 52 unchanged lines hidden (view full) ---

61Call SSL_get_error() with the return value B<ret> to find out the reason.
62
63=back
64
65=head1 SEE ALSO
66
67L<SSL_get_error(3)|SSL_get_error(3)>, L<SSL_connect(3)|SSL_connect(3)>,
68L<SSL_accept(3)|SSL_accept(3)>, L<SSL_set_shutdown(3)|SSL_set_shutdown(3)>,
69L,
69L<SSL_clear(3)|SSL_clear(3)>, L<SSL_free(3)|SSL_free(3)>,
70L<ssl(3)|ssl(3)>, L<bio(3)|bio(3)>
71
72=cut
70L<ssl(3)|ssl(3)>, L<bio(3)|bio(3)>
71
72=cut