Searched defs:socketFd (Results 1 – 12 of 12) sorted by relevance
50 int socketFd = -1; in SetUp() local94 int socketFd = -1; variable127 int socketFd = -1; variable190 int socketFd = -1; variable220 int socketFd = -1; variable246 int socketFd = -1; variable280 int socketFd = -1; variable
67 int socketFd = -1; in SocketServiceStart() local96 int socketFd = -1; in ClientConnect() local123 int socketFd = -1; variable155 int socketFd = -1; variable185 int socketFd = -1; variable231 int socketFd = -1; variable
70 int socketFd = -1; variable139 int socketFd = -1; variable179 int socketFd = -1; variable222 int socketFd = -1; variable
68 int socketFd = -1; variable114 int socketFd = -1; variable
50 int socketFd = -1; in SetUp() local
288 static int32_t InitSocketClientImpl(struct addrinfo *resAddr, int32_t *socketFd) in InitSocketClientImpl()319 static int32_t InitSocketClient(int32_t *socketFd) in InitSocketClient()369 int32_t socketFd = -1; in CheckNetworkConnectted() local380 static int32_t InitSSLSocket(int32_t socketFd, SSL **socketSSL) in InitSSLSocket()910 int32_t socketFd = -1; in SendHttpsMsg() local
52 int socketFd = -1; in SetUp() local
232 int socketFd = -1; variable
51 int socketFd = -1; in SetUp() local
222 int socketFd = socket(AF_INET, SOCK_DGRAM | SOCK_NONBLOCK, 0); variable