Fixed spelling / typos (from PowerDNS:codespell)
This commit is contained in:
parent
93c6aa4014
commit
60b1d10131
10 changed files with 17 additions and 17 deletions
|
@ -13,7 +13,7 @@
|
|||
* - initialise an SSL/TLS context (see \c ssl_init()).
|
||||
* - perform an SSL/TLS handshake (see \c ssl_handshake()).
|
||||
* - read/write (see \c ssl_read() and \c ssl_write()).
|
||||
* - notify a peer that conection is being closed (see \c ssl_close_notify()).
|
||||
* - notify a peer that connection is being closed (see \c ssl_close_notify()).
|
||||
*
|
||||
* Many aspects of such a channel are set through parameters and callback
|
||||
* functions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue