Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h148 #ifndef FILLP_FIONBIO
149 #define FILLP_FIONBIO 1 /* Set/Unset socket non-blocking */ macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c1502 case FILLP_FIONBIO: in SockIoctlsocket()