Home
last modified time | relevance | path

Searched refs:TLS_ERR_SYS_EIO (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/include/
H A Dsocket_error.h30 TLS_ERR_SYS_EIO = 2303105, enumerator
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dsocket_error.cpp41 {TLS_ERR_SYS_EIO, "I/O error"}, in MakeErrorMessage()