Home
last modified time | relevance | path

Searched refs:session_timeout (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dnet.h209 unsigned int session_timeout; /**< Number of seconds of inactivity after which an unused session will be closed. 0 means use default. */ member
929 * packets. The duration time of idle can be setted through ctx->session_timeout (unit is second).
930 * if ctx->session_timeout is 0, the default duration time is defined by COAP_DEFAULT_SESSION_TIMEOUT.
938 * packets. The duration time of idle can be setted through ctx->session_timeout (unit is second).
939 * if ctx->session_timeout is 0, the default duration time is defined by COAP_DEFAULT_SESSION_TIMEOUT.

Completed in 2 milliseconds