openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_CFG_GetQuietShutdown()

int32_t HITLS_CFG_GetQuietShutdown ( const HITLS_Config config,
int32_t *  mode 
)

Obtain the current quiet disconnection mode.

参数
config[IN] TLS link configuration
mode[OUT] Current quiet disconnection mode
返回值
HITLS_NULL_INPUT,theinput parameter pointer is null.
HITLS_SUCCESS,ifsuccessful.