openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_UIO_UpRef()

int32_t BSL_UIO_UpRef ( BSL_UIO uio)

Set the value of uio reference counting to 1

注意
Call BSL_UIO_Free to decrease the value of reference counting by 1
参数
uio[IN] uio object
返回值
BSL_SUCCESS,thesetting is successful.
BSL_INTERNAL_EXCEPTION,anunexpected internal error occurs.
BSL_UIO_REF_MAX,Thenumber of UIO objects has reached the maximum.