/external/webrtc/webrtc/base/ |
socket_unittest.cc | 182 // For unbound sockets, GetLocalAddress / GetRemoteAddress return AF_UNSPEC 628 // Create & connect server and client sockets. [all...] |
/external/wpa_supplicant_8/hostapd/ |
hostapd_cli.c | 122 " -p<path> path to find control sockets (default: " 124 " -s<dir_path> dir path to open client sockets (default: " [all...] |
/external/wpa_supplicant_8/src/utils/ |
eloop.c | 1203 * Sockets may have been closed and reopened with the 1206 * whether any of the currently registered sockets have [all...] |
/frameworks/base/docs/html/guide/topics/connectivity/ |
wifip2p.jd | 478 sockets. The basic steps of transferring data are as follows:</p> 601 * Clean up any open sockets when done
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
smtplib.py | 798 on the standard SMTP client. It's common to use Unix sockets for LMTP, 818 # Handle Unix-domain sockets.
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
smtplib.py | 798 on the standard SMTP client. It's common to use Unix sockets for LMTP, 818 # Handle Unix-domain sockets.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
smtplib.py | 798 on the standard SMTP client. It's common to use Unix sockets for LMTP, 818 # Handle Unix-domain sockets.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
smtplib.py | 798 on the standard SMTP client. It's common to use Unix sockets for LMTP, 818 # Handle Unix-domain sockets.
|
/system/connectivity/shill/ |
service.h | 64 class Sockets; [all...] |
/system/core/debuggerd/ |
debuggerd.cpp | 48 #include <cutils/sockets.h> 855 // Ignore failed writes to closed sockets
|
/external/netperf/src/ |
nettest_sdp.c | 93 non_block = 0, /* default to blocking sockets */ 110 SDP Sockets Test Options:\n\ 862 transfer test (a.k.a. stream) for the sockets interface where the [all...] |
nettest_unix.c | 12 #error Unix Domain Sockets are not available under Windows 23 /* the BSD sockets parsing routine... */ 75 /* these variables are specific to the UNIX sockets tests. declare 96 /* different options for the sockets */ 102 STREAM/DG UNIX Sockets Test Options:\n\ 195 test (a.k.a. stream) for the sockets interface. It receives its [all...] |
/libcore/luni/src/main/native/ |
libcore_io_Posix.cpp | 97 * This is needed because all sockets created by the java.net APIs are IPv6 sockets, and on those 98 * sockets, IPv4 operations use IPv4-mapped addresses stored in a struct sockaddr_in6. But sockets 99 * created using Posix.socket(AF_INET, ...) are IPv4 sockets and only support operations using IPv4 [all...] |
/libcore/luni/src/test/java/libcore/java/net/ |
URLConnectionTest.java | [all...] |
/external/curl/tests/ |
runtests.pl | 206 my $http_unix; # set if HTTP server has Unix sockets support 211 my $has_unix; # set if libcurl is built with Unix sockets support 731 # $port_or_path contains a path for Unix sockets, sws ignores the port [all...] |
/external/curl/lib/ |
ssh.c | 144 of sockets */ 149 number of sockets */ 505 * libssh2 1.2.8 fixed the problem with 32bit ints used for sockets on win64. [all...] |
/external/libevent/ |
ChangeLog | 89 o evhttp: Check more setsockopt return values when binding sockets. Found by coverity (a0912e3) 483 o Set SO_UPDATE_ACCEPT_CONTEXT on sockets from AcceptEx so that shutdown() can work (52aa419) [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_supplicant.conf | 35 # For UNIX domain sockets (default on Linux and BSD): This is a directory that 36 # will be created for UNIX domain sockets for listening to requests from 41 # /var/run/wpa_supplicant is the recommended directory for sockets and by 45 # directory to allow only members of a group to use sockets. This way, it is 47 # configuration and open raw sockets) and still allow GUI/CLI components to be [all...] |
README | 788 wpa_cli [-p<path to ctrl sockets>] [-i<ifname>] [-hvB] [-a<action file>] \ [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python2/httplib2/ |
__init__.py | [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python3/httplib2/ |
__init__.py | 789 Python's default timeout for sockets will be used. See for example 805 Python's default timeout for sockets will be used. See for example [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_LlcpTransport_Connection.c | [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_ssl.py | 1 # Test the support for SSL and sockets 284 # errno (mimicking the behaviour of non-SSL sockets). [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_ssl.py | 1 # Test the support for SSL and sockets 284 # errno (mimicking the behaviour of non-SSL sockets). [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_ssl.py | 1 # Test the support for SSL and sockets 284 # errno (mimicking the behaviour of non-SSL sockets). [all...] |