mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-05-18 20:39:42 +00:00
Add SSL_peek() and SSL_peek_ex() to NAME section
Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
parent
395cc5cdbe
commit
5a2443aee4
@ -2,7 +2,8 @@
|
||||
|
||||
=head1 NAME
|
||||
|
||||
SSL_read_ex, SSL_read - read bytes from a TLS/SSL connection
|
||||
SSL_read_ex, SSL_read, SSL_peek_ex, SSL_peek
|
||||
- read bytes from a TLS/SSL connection
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user