Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dplatform-posix.h322 enum SocketBlockOption enum
366 int SocketWithCloseExec(int aDomain, int aType, int aProtocol, SocketBlockOption aBlockOption);
Dmisc.cpp99 int SocketWithCloseExec(int aDomain, int aType, int aProtocol, SocketBlockOption aBlockOption) in SocketWithCloseExec()