Searched
full:sockets (Results
526 -
550 of
1483) sorted by null
<<21222324252627282930>>
/external/dbus/ |
configure.ac | 150 AC_ARG_ENABLE(abstract-sockets, AS_HELP_STRING([--enable-abstract-sockets],[use abstract socket namespace (linux only)]),enable_abstract_sockets=$enableval,enable_abstract_sockets=auto) 163 AC_ARG_WITH(session-socket-dir, AS_HELP_STRING([--with-session-socket-dir=[dirname]],[Where to put sockets for the per-login-session message bus])) 164 AC_ARG_WITH(test-socket-dir, AS_HELP_STRING([--with-test-socket-dir=[dirname]],[Where to put sockets for make check])) 823 #### Abstract sockets 879 AC_MSG_WARN([Cannot check for abstract sockets when cross-compiling, please use --enable-abstract-sockets]) 886 AC_MSG_ERROR([Abstract sockets explicitly required, and support not detected.]) [all...] |
/external/iproute2/misc/ |
ss.c | 1057 * sockets. Fair? */ [all...] |
/cts/tests/tests/security/src/android/security/cts/ |
OpenSSLEarlyCCSTest.java | 70 // tearDown() kills the sockets they may be using. To aid this behavior, all Socket and 116 * Tests whether client sockets are vulnerable to early CCS. 123 * Tests whether server sockets are vulnerable to early CCS. 274 // Initialize TLS context to use the private key and cert chain for server sockets
|
/developers/build/prebuilts/gradle/BluetoothChat/ |
README.md | 20 4. [Establishing RFCOMM][5] channels/sockets
|
/development/samples/USB/AdbTest/src/com/android/adb/ |
AdbDevice.java | 42 // list of currently opened sockets
|
/development/samples/WiFiDirectDemo/ |
_index.html | 21 — an <code>IntentService</code> that services file transfer requests from the application by using TCP sockets. </li> </ul>
|
/docs/source.android.com/src/security/ |
implement.jd | 225 <h3 id="listening-sockets">Listening sockets</h3> 237 <li>For local IPC using sockets, applications <strong>must</strong> use a UNIX 242 application processor) use network sockets to communicate between processors.
|
/external/apache-http/src/org/apache/http/conn/scheme/ |
PlainSocketFactory.java | 45 * The default class for creating sockets.
|
/external/bison/lib/ |
open.c | 73 also lacks named pipes and Unix sockets, which are the only two
|
/external/chromium-trace/catapult/telemetry/telemetry/core/ |
local_server.py | 26 """Starts the actual server and obtains any sockets on which it
|
/external/curl/docs/examples/ |
multi-debugcallback.c | 215 /* timeout or readable/writable sockets */
|
multi-post.c | 149 /* timeout or readable/writable sockets */
|
/external/curl/docs/libcurl/ |
curl_multi_perform.3 | 94 /* timeout or readable/writable sockets */
|
/external/curl/lib/ |
multihandle.h | 59 /* we support N sockets per easy handle. Set the corresponding bit to what
|
/external/dbus/cmake/ |
ConfigureChecks.cmake | 145 #### Abstract sockets
|
config.h.cmake | 51 /* abstract-sockets */
|
/external/dbus/test/ |
loopback.c | 1 /* Simple sanity-check for loopback through TCP and Unix sockets.
|
/external/iproute2/include/linux/ |
in6.h | 12 * Advanced Sockets API for IPv6
|
/external/ipsec-tools/ |
main.c | 44 #include <cutils/sockets.h>
|
/external/ipsec-tools/src/racoon/ |
racoon.8 | 83 Specify the default address family for the sockets.
|
/external/kernel-headers/original/uapi/linux/caif/ |
caif_socket.h | 107 * struct sockaddr_caif - the sockaddr structure for CAIF sockets.
|
/external/kernel-headers/original/uapi/linux/ |
in6.h | 12 * Advanced Sockets API for IPv6
|
/external/libbrillo/brillo/streams/ |
fake_stream.h | 31 // - independent channel read-write streams (sockets, ...)
|
/external/libevent/include/event2/ |
listener.h | 58 /** Flag: Indicates that we should not make incoming sockets nonblocking
|
/external/libmicrohttpd/ |
README | 65 sockets. This should work on OS X, Linux and recent BSD systems (at
|
Completed in 573 milliseconds
<<21222324252627282930>>