Home
last modified time | relevance | path

Searched defs:sockets (Results 1 - 16 of 16) sorted by relevance

/third_party/libuv/test/
H A Dtest-poll-close.c45 uv_os_sock_t sockets[NUM_SOCKETS]; in TEST_IMPL() local
59 uv_poll_init_socket(uv_default_loop(), &poll_handles[i], sockets[i]); in TEST_IMPL() local
H A Dtest-watcher-cross-stop.c32 static uv_udp_t sockets[1250]; variable
34 static uv_udp_t sockets[2500]; variable
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_net.h852 coap_write(coap_context_t *ctx, coap_socket_t *sockets[], unsigned int max_sockets, unsigned int *num_sockets, coap_tick_t now ) coap_write() argument
H A Dcoap_net_internal.h180 coap_socket_t *sockets[64]; /**< Track different socket information member
/third_party/musl/libc-test/src/functionalext/fortify/
H A Dsocket_ext.c38 int sockets[2]; in send_and_recv_0010() local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DSocket.cpp72 fd_set sockets; in select() local
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DSocket.cpp73 fd_set sockets; in select() local
/third_party/curl/tests/libtest/
H A Dlibntlmconnect.c38 static curl_socket_t sockets[MAX_EASY_HANDLES]; variable
H A Dlib582.c36 curl_socket_t *sockets; member
49 static void removeFd(struct Sockets *sockets, curl_socket_t fd, int mention) in removeFd() argument
69 addFd(struct Sockets *sockets, curl_socket_t fd, const char *what) addFd() argument
110 struct ReadWriteSockets *sockets = userp; curlSocketCallback() local
192 updateFdSet(struct Sockets *sockets, fd_set* fdset, curl_socket_t *maxFd) updateFdSet() argument
218 checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, int evBitmask, const char *name) checkFdSet() argument
237 struct ReadWriteSockets sockets = {{NULL, 0, 0}, {NULL, 0, 0}}; test() local
[all...]
H A Dlib530.c43 curl_socket_t *sockets; member
56 static void removeFd(struct Sockets *sockets, curl_socket_t fd, int mention) in removeFd() argument
77 addFd(struct Sockets *sockets, curl_socket_t fd, const char *what) addFd() argument
120 struct ReadWriteSockets *sockets = userp; curlSocketCallback() local
218 updateFdSet(struct Sockets *sockets, fd_set* fdset, curl_socket_t *maxFd) updateFdSet() argument
245 checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, int evBitmask, const char *name) checkFdSet() argument
265 struct ReadWriteSockets sockets = {{NULL, 0, 0}, {NULL, 0, 0}}; testone() local
[all...]
/third_party/libcoap/src/
H A Dcoap_io_contiki.c39 coap_socket_t *sockets[1]; in on_prepare_timer_expired() local
H A Dcoap_io.c1355 coap_io_prepare_io(coap_context_t *ctx, coap_socket_t *sockets[], unsigned int max_sockets, unsigned int *num_sockets, coap_tick_t now) global() argument
[all...]
/third_party/node/lib/internal/
H A Dchild_process.js
/third_party/python/Lib/asyncio/
H A Dbase_events.py328 def sockets(self): member in Server
[all...]
/third_party/lwip/src/api/
H A Dsockets.c268 static struct lwip_sock sockets[NUM_SOCKETS]; variable
[all...]
/third_party/curl/lib/
H A Durldata.h610 curl_socket_t sockets[MAX_SOCKSPEREASYHANDLE]; member

Completed in 15 milliseconds