openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_SetMtu()

int32_t HITLS_SetMtu ( HITLS_Ctx ctx,
long  mtu 
)

Set the MTU of a path.

参数
ctx[IN] TLS connection handle
mtu[IN] Set the MTU.
返回值
HITLS_SUCCESS,obtainingthe status succeeded. For details about other error codes, see hitls_error.h.