mirror of
https://github.com/curl/curl.git
synced 2025-01-06 13:44:52 +08:00
6cb7b0c0ac
The return type of this function is a boolean value, and even uses a bool internally, so use bool in the function declaration as well as the variables that store the return value, to avoid any confusion. |
||
---|---|---|
.. | ||
axtls.c | ||
axtls.h | ||
curl_darwinssl.c | ||
curl_darwinssl.h | ||
curl_schannel.c | ||
curl_schannel.h | ||
cyassl.c | ||
cyassl.h | ||
gskit.c | ||
gskit.h | ||
gtls.c | ||
gtls.h | ||
nss.c | ||
nssg.h | ||
openssl.c | ||
openssl.h | ||
polarssl_threadlock.c | ||
polarssl_threadlock.h | ||
polarssl.c | ||
polarssl.h | ||
vtls.c | ||
vtls.h |