Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/constant/include/
H A Dsocket_constant.h106 OHOS_ERR_EISCONN = 106, enumerator
182 {EISCONN, {OHOSErrorCode::OHOS_ERR_EISCONN, "Transport endpoint is already connected"}},