diff options
author | schwarze <> | 2023-04-06 19:06:51 +0000 |
---|---|---|
committer | schwarze <> | 2023-04-06 19:06:51 +0000 |
commit | b3060a3cf24eac9249de81cf1d313e349ffcb9f5 (patch) | |
tree | 5484188e38eb349efcb590a47bd2145c6d0b89ba /src/lib/libssl/ssl_lib.c | |
parent | 07eebfd855221c1e821dcb20952d736de2523939 (diff) | |
download | openbsd-b3060a3cf24eac9249de81cf1d313e349ffcb9f5.tar.gz openbsd-b3060a3cf24eac9249de81cf1d313e349ffcb9f5.tar.bz2 openbsd-b3060a3cf24eac9249de81cf1d313e349ffcb9f5.zip |
Properly document BIO_set_info_callback(3) and BIO_get_info_callback(3)
which where mentioned below SYNOPSIS and HISTORY but not described.
Also document the command constant BIO_CTRL_SET_CALLBACK
and the deprecated function type name bio_info_cb(3).
Mention that callbacks installed using BIO_set_callback_ex(3)
and BIO_set_callback(3) can tamper with *all* the return values.
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions