HomeSort by relevance Sort by last modified time
    Searched full:sockets (Results 776 - 800 of 1483) sorted by null

<<31323334353637383940>>

  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
ConnectionPool.java 312 // Actually do the eviction. Note that we avoid synchronized() when closing sockets.
  /external/okhttp/okio/okio/src/main/java/okio/
AsyncTimeout.java 24 * such as to sockets that are blocked on writing.
  /external/pcre/dist/doc/html/
pcreprecompile.html 82 some daemon process that passes them via sockets to the processes that want
  /external/selinux/secilc/docs/
cil_file_labeling_statements.md 129 <li><p><code>task</code> - For pseudo filesystems supporting task related services such as pipes and sockets.</p></li>
  /external/tcpdump/
print-sll.c 37 * For captures on Linux cooked sockets, we construct a fake header
  /external/v8/tools/testrunner/
README 113 Defines a wrapper around Python TCP sockets that provides JSON based
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-linux.h 293 Wrappers for sockets and ipc-ery. These are split into standalone
  /external/valgrind/include/vki/
vki-amd64-linux.h 268 #define VKI_F_SETOWN 8 /* for sockets. */
269 #define VKI_F_GETOWN 9 /* for sockets. */
270 #define VKI_F_SETSIG 10 /* for sockets. */
271 #define VKI_F_GETSIG 11 /* for sockets. */
vki-tilegx-linux.h 241 #define VKI_F_SETOWN 8 /* for sockets. */
242 #define VKI_F_GETOWN 9 /* for sockets. */
243 #define VKI_F_SETSIG 10 /* for sockets. */
244 #define VKI_F_GETSIG 11 /* for sockets. */
  /external/wpa_supplicant_8/src/ap/
ap_config.h 339 char *ctrl_interface; /* directory for UNIX domain sockets */
  /external/wpa_supplicant_8/wpa_supplicant/
main.c 137 * sockets. */
  /frameworks/base/core/jni/
android_net_LocalSocketImpl.cpp 36 #include <cutils/sockets.h>
  /frameworks/base/docs/html/topic/performance/power/network/
gather-data.jd 127 how the APIs that you are using access and manage network sockets. Some networking libraries
  /frameworks/base/docs/html/training/connect-devices-wirelessly/
nsd-wifi-direct.jd 43 Internet connection, it uses standard Java sockets, and using these in Android
  /frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
ProxyServer.java 289 * @throws IOException if the data cannot be read from or written to the sockets.
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConfigStoreTest.java 110 + "ctrl_interface=/data/misc/wifi/sockets\n"
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 33 #include <cutils/sockets.h>
  /hardware/ril/rild/
rild.c 31 #include <cutils/sockets.h>
  /libcore/luni/src/main/java/libcore/io/
BlockGuardOs.java 90 // We allow non-linger sockets so that apps can close their network
  /libcore/ojluni/src/main/java/java/nio/channels/
ServerSocketChannel.java 36 * A selectable channel for stream-oriented listening sockets.
  /libcore/ojluni/src/main/java/javax/net/ssl/
KeyManagerFactory.java 36 * type of key material for use by secure sockets. The key
TrustManagerFactory.java 36 * type of trust material for use by secure sockets. The trust
  /libcore/ojluni/src/main/native/
PlainDatagramSocketImpl.c     [all...]
net_util_md.c 394 * On Solaris 8 it's possible to create INET6 sockets even
975 * IP_TOS is a no-op with IPv6 sockets as it's setup when
    [all...]
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLContext.java 379 * setNeedClientAuth as specified on all returned sockets.

Completed in 4287 milliseconds

<<31323334353637383940>>