openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_UIO_SetIsUnderlyingClosedByUio()

void BSL_UIO_SetIsUnderlyingClosedByUio ( BSL_UIO uio,
bool  close 
)

Set whether resources associated with the UIO are closed by the UIO.

参数
uio[IN/OUT] UIO object
close[IN] true UIO-associated resources are closed by the UIO. false The resources associated with the UIO are not closed by the UIO.