Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsysio.c35 return g_udpIo.ops.canSocketRead(arg); in SysioIsSockReadable()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dsysio.h39 int (*canSocketRead)(void *arg); /* Is this socket can read */ member