/external/curl/tests/libtest/ |
D | lib582.c | 32 struct Sockets struct 41 struct Sockets read, write; argument 47 static void removeFd(struct Sockets *sockets, curl_socket_t fd, int mention) in removeFd() 67 static void addFd(struct Sockets *sockets, curl_socket_t fd, const char *what) in addFd() 188 static void updateFdSet(struct Sockets *sockets, fd_set* fdset, in updateFdSet() 214 static void checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, in checkFdSet()
|
/external/rust/crates/gdbstub/examples/armv4t/ |
D | README.md | 19 ### Unix Domain Sockets 21 GDB versions since \~2018 support running a debugging session over Unix Domain Sockets (UDS). Debug…
|
/external/rust/crates/gdbstub/examples/armv4t_multicore/ |
D | README.md | 23 ## Unix Domain Sockets 25 GDB versions since \~2018 support running a debugging session over Unix Domain Sockets (UDS). Debug…
|
/external/okhttp/okhttp-ws/ |
D | README.md | 1 OkHttp Web Sockets
|
/external/libwebsockets/READMEs/ |
D | README.unix-domain-reverse-proxy.md | 1 ## Unix Domain Sockets Reverse Proxy 7 These are particularly useful when using Unix Domain Sockets, basically 25 Unix Domain Sockets are effectively "files" in the server filesystem, and
|
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/ |
D | README.md | 10 * [Sockets](https://developer.chrome.com/apps/sockets_tcp)
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
D | DebugEventSocketProxy.cs | 41 using Socket = System.Net.Sockets.Socket; 43 using TcpListener = System.Net.Sockets.TcpListener;
|
D | RemoteDebugEventSocketListener.cs | 42 using Socket = System.Net.Sockets.Socket; 43 using SocketException = System.Net.Sockets.SocketException;
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
D | DebugEventSocketProxy.cs | 40 using Socket = System.Net.Sockets.Socket; 42 using TcpListener = System.Net.Sockets.TcpListener;
|
D | RemoteDebugEventSocketListener.cs | 44 using Socket = System.Net.Sockets.Socket; 45 using SocketException = System.Net.Sockets.SocketException;
|
/external/grpc-grpc/src/objective-c/ |
D | NetworkTransitionBehavior.md | 36 ### gRPC iOS with TCP Sockets 42 #### Issues with TCP Sockets argument
|
/external/curl/src/macos/ |
D | MACINSTALL.TXT | 8 GUSI (Grand Unified Socket Interface) is a POSIX/Pthreads/Sockets library
|
/external/okhttp/okio/ |
D | CHANGELOG.md | 17 * Sockets streams now throw `SocketTimeoutException`. This builds on new
|
/external/python/cpython3/Doc/howto/ |
D | sockets.rst | 12 Sockets are used nearly everywhere, but are one of the most severely 19 Sockets chapter 296 When Sockets Die 312 Non-blocking Sockets
|
/external/openscreen/platform/ |
D | BUILD.gn | 95 # Required, to use the new IPv6 Sockets options introduced by RFC 3542.
|
/external/openscreen/ |
D | Android.bp | 175 // Required, to use the new IPv6 Sockets options introduced by RFC 3542.
|
/external/python/cpython3/Doc/library/ |
D | asyncio-llapi-index.rst | 181 .. rubric:: Sockets 428 .. rubric:: Streaming Protocols (TCP, Unix Sockets, Pipes)
|
D | asyncio-stream.rst | 110 .. rubric:: Unix Sockets
|
D | asyncore.rst | 260 flushed). Sockets are automatically closed when they are
|
/external/python/cpython2/Doc/howto/ |
D | sockets.rst | 12 Sockets are used nearly everywhere, but are one of the most severely 19 Sockets chapter 299 When Sockets Die 315 Non-blocking Sockets
|
/external/mdnsresponder/mDNSWindows/DLL.NET/ |
D | dnssd_NET.cpp | 27 using namespace System::Net::Sockets;
|
/external/chromium-trace/catapult/devil/docs/ |
D | adb_wrapper.md | 63 Sockets are specified by one of:
|
/external/python/cpython2/Doc/library/ |
D | asyncore.rst | 234 flushed). Sockets are automatically closed when they are
|
/external/crosvm/docs/ |
D | architecture.md | 28 ## The VM Control Sockets
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.7.0b1.rst | 533 Sockets now auto-detect family, type and protocol from file descriptor by
|