Commit 20ead2c6 authored by Ulf Möller's avatar Ulf Möller
Browse files

link to SSL_get_error(3)

parent fef47a1d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -623,7 +623,8 @@ connection defined in the B<SSL> structure.

=head1 SEE ALSO

L<openssl(1)|openssl(1)>, L<crypto(3)|crypto(3)>
L<openssl(1)|openssl(1)>, L<crypto(3)|crypto(3)>,
L<SSL_get_error(3)|SSL_get_error(3)>

=head1 HISTORY