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

1 2 3 4 5 6 78 91011>>

  /external/okhttp/okhttp-ws/
pom.xml 13 <name>OkHttp Web Sockets</name>
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
socket_holder.hpp 24 // Implement the resource acquisition is initialisation idiom for sockets.
  /external/testng/src/main/java/org/testng/internal/remote/
SlavePool.java 12 * This class maintains a pool of slaves (represented by sockets).
  /frameworks/base/core/java/android/net/
Credentials.java 21 * on UNIX domain sockets. See "man 7 unix" on a desktop linux distro.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/
if_packet.h 1 /* Definitions for use with Linux SOCK_PACKET sockets.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netash/
ash.h 1 /* Definitions for use with Linux AF_ASH sockets.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/neteconet/
ec.h 1 /* Definitions for use with Linux AF_ECONET sockets.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
if_packet.h 1 /* Definitions for use with Linux SOCK_PACKET sockets.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netash/
ash.h 1 /* Definitions for use with Linux AF_ASH sockets.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/neteconet/
ec.h 1 /* Definitions for use with Linux AF_ECONET sockets.
  /prebuilts/go/darwin-x86/src/net/internal/socktest/
main_test.go 24 for s := range sw.Sockets() {
  /prebuilts/go/darwin-x86/src/net/
sockopt_linux.go 29 // Allow multicast UDP and raw IP datagram sockets to listen
sockopt_solaris.go 29 // Allow multicast UDP and raw IP datagram sockets to listen
sockopt_windows.go 35 // Allow multicast UDP and raw IP datagram sockets to listen
  /prebuilts/go/linux-x86/src/net/internal/socktest/
main_test.go 24 for s := range sw.Sockets() {
  /prebuilts/go/linux-x86/src/net/
sockopt_linux.go 29 // Allow multicast UDP and raw IP datagram sockets to listen
sockopt_solaris.go 29 // Allow multicast UDP and raw IP datagram sockets to listen
sockopt_windows.go 35 // Allow multicast UDP and raw IP datagram sockets to listen
  /system/connectivity/shill/
http_proxy.h 40 class Sockets;
70 bool Start(EventDispatcher* dispatcher, Sockets* sockets);
150 Sockets* sockets_;
  /system/connectivity/shill/net/
io_ready_handler.h 29 // sockets and effort to working with peripheral libraries.
  /system/connectivity/shill/vpn/
openvpn_management_server.h 34 class Sockets;
47 Sockets* sockets,
153 Sockets* sockets_;
  /system/core/adb/
adb_trace.h 29 SOCKETS,
  /system/core/libcutils/
socket_inaddr_any_server_unix.c 28 #include <cutils/sockets.h>
socket_loopback_client_unix.c 30 #include <cutils/sockets.h>
socket_loopback_server_unix.c 32 #include <cutils/sockets.h>

Completed in 1149 milliseconds

1 2 3 4 5 6 78 91011>>