mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
Mark the obsolete PROXY_PARAM and SOCKS BIO_ctrl(3) command constants
as intentionally undocumented. Do that here because no related manual pages exist.
This commit is contained in:
parent
7d883af911
commit
2188fc5dbd
@ -50,6 +50,8 @@ my %obsolete = (
|
||||
X509_algor_st
|
||||
)],
|
||||
bio => [qw(
|
||||
BIO_C_GET_PROXY_PARAM BIO_C_GET_SOCKS
|
||||
BIO_C_SET_PROXY_PARAM BIO_C_SET_SOCKS
|
||||
BIO_get_no_connect_return BIO_get_proxies
|
||||
BIO_get_proxy_header BIO_get_url
|
||||
BIO_set_filter_bio BIO_set_no_connect_return BIO_set_proxies
|
||||
|
Loading…
Reference in New Issue
Block a user