Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h286 #define ERR_UNDERCLOSURE (-500) /* ft socket is already under closure */ macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c652 sock->coreErrType[MSG_TYPE_DO_CLOSE] = ERR_UNDERCLOSURE; in SpungeHandleMsgClose()