Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/constant/include/
H A Dsocket_constant.h108 OHOS_ERR_ESHUTDOWN = 108, enumerator
184 … {ESHUTDOWN, {OHOSErrorCode::OHOS_ERR_ESHUTDOWN, "Cannot send after transport endpoint shutdown"}},