Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/include/
H A Dsocket_error.h39 TLS_ERR_SYS_EADDRNOTAVAIL = 2303199, enumerator
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dsocket_error.cpp50 {TLS_ERR_SYS_EADDRNOTAVAIL, "Cannot assign requested address"}, in MakeErrorMessage()