/third_party/curl/tests/libtest/ |
D | lib582.c | 36 curl_socket_t *sockets; member 49 static void removeFd(struct Sockets *sockets, curl_socket_t fd, int mention) in removeFd() 69 static void addFd(struct Sockets *sockets, curl_socket_t fd, const char *what) in addFd() 110 struct ReadWriteSockets *sockets = userp; in curlSocketCallback() local 192 static void updateFdSet(struct Sockets *sockets, fd_set* fdset, in updateFdSet() 218 static void checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, in checkFdSet() 237 struct ReadWriteSockets sockets = {{NULL, 0, 0}, {NULL, 0, 0}}; in test() local
|
D | lib530.c | 43 curl_socket_t *sockets; member 56 static void removeFd(struct Sockets *sockets, curl_socket_t fd, int mention) in removeFd() 77 static int addFd(struct Sockets *sockets, curl_socket_t fd, const char *what) in addFd() 120 struct ReadWriteSockets *sockets = userp; in curlSocketCallback() local 218 static void updateFdSet(struct Sockets *sockets, fd_set* fdset, in updateFdSet() 246 struct Sockets *sockets, fd_set *fdset, in checkFdSet() 265 struct ReadWriteSockets sockets = {{NULL, 0, 0}, {NULL, 0, 0}}; in testone() local
|
D | libntlmconnect.c | 38 static curl_socket_t sockets[MAX_EASY_HANDLES]; variable
|
/third_party/node/test/parallel/ |
D | test-child-process-fork-getconnections.js | 30 const sockets = []; variable 68 const sockets = []; variable
|
D | test-dgram-unref-in-cluster.js | 17 const sockets = process.getActiveResourcesInfo().filter((item) => { constant
|
D | test-net-server-close.js | 27 const sockets = []; variable
|
D | test-net-server-reset.js | 6 const sockets = []; variable
|
D | test-net-socket-timeout-unref.js | 37 const sockets = []; variable
|
D | test-http-agent-maxsockets-respected.js | 49 const sockets = agent.sockets[Object.keys(agent.sockets)[0]]; constant
|
/third_party/ltp/doc/ |
D | C-Test-Network-API.asciidoc | 16 1.1 Safe syscall variants 70 1.2 Address conversion functions
|
/third_party/libuv/test/ |
D | test-watcher-cross-stop.c | 32 static uv_udp_t sockets[1250]; variable 34 static uv_udp_t sockets[2500]; variable
|
D | test-poll-close.c | 45 uv_os_sock_t sockets[NUM_SOCKETS]; in TEST_IMPL() local
|
/third_party/node/lib/ |
D | _http_agent.js | 260 this.sockets[name] = []; property 328 this.sockets[name] = []; property
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
D | Socket.cpp | 73 fd_set sockets; in select() local
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Socket.cpp | 72 fd_set sockets; in select() local
|
/third_party/libcoap/include/coap3/ |
D | coap_net.h | 853 coap_socket_t *sockets[], in coap_write()
|
D | coap_net_internal.h | 180 coap_socket_t *sockets[64]; /**< Track different socket information member
|
/third_party/node/test/sequential/ |
D | test-http-keepalive-maxsockets.js | 102 function count(sockets) { argument
|
/third_party/musl/libc-test/src/functionalext/fortify/ |
D | socket_ext.c | 38 int sockets[2]; in send_and_recv_0010() local
|
/third_party/libcoap/src/ |
D | coap_io_contiki.c | 39 coap_socket_t *sockets[1]; in on_prepare_timer_expired() local
|
D | coap_io.c | 1356 coap_socket_t *sockets[],
|
/third_party/python/Lib/asyncio/ |
D | base_events.py | 275 def __init__(self, loop, sockets, protocol_factory, ssl_context, backlog, argument 325 def sockets(self): member in Server
|
/third_party/lwip/src/api/ |
D | sockets.c | 268 static struct lwip_sock sockets[NUM_SOCKETS]; variable
|
/third_party/curl/lib/ |
D | urldata.h | 610 curl_socket_t sockets[MAX_SOCKSPEREASYHANDLE]; member
|