openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_GetQuietShutdown()

int32_t HITLS_GetQuietShutdown ( const HITLS_Ctx ctx,
int32_t *  mode 
)

Obtain the current silent disconnection mode.

参数
ctx[IN] TLS connection handle
mode[OUT] Mode type.
返回值
HITLS_SUCCESS,ifsuccessful. For details about other error codes, see hitls_error.h.