openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_SESS_SetTimeout()

int32_t HITLS_SESS_SetTimeout ( HITLS_Session sess,
uint64_t  timeout 
)

Set the timeout interval, in seconds.

参数
sess[OUT] Session information handle
timeout[IN] Timeout interval, in seconds.
返回值
HITLS_SUCCESS,ifsuccessful.
Forother error codes, see hitls_error.h.