Searched
full:sockets (Results
401 -
425 of
1483) sorted by null
<<11121314151617181920>>
/external/conscrypt/src/main/java/org/conscrypt/ |
OpenSSLContextImpl.java | 42 /** TLS algorithm to initialize all sockets. */
|
OpenSSLServerSocketImpl.java | 24 * OpenSSL-based implementation of server sockets.
|
/external/curl/docs/examples/ |
multi-double.c | 128 /* timeout or readable/writable sockets */
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_SOCKOPTFUNCTION.3 | 57 (in earlier versions these sockets weren't passed to this callback).
|
/external/curl/lib/ |
connect.h | 56 /* When you run a program that uses the Windows Sockets API, you may
|
/external/dbus/ |
README.launchd | 51 Executing "launchctl export" should now give you two sockets, one in
|
/external/dbus/doc/ |
dbus-uuidgen.1 | 42 sockets, local X displays, localhost.localdomain resolution, process
|
/external/deqp/framework/delibs/deutil/ |
deSocket.h | 102 /* Socket API, similar to Berkeley sockets. */
|
/external/iproute2/man/man8/ |
tc-mqprio.8 | 82 The net_prio cgroup can be used to set the priority of all sockets
|
/external/iproute2/tipc/ |
socket.c | 127 " list - List sockets (ports)\n",
|
/external/kernel-headers/original/uapi/linux/ |
if_pppox.h | 2 * Linux PPP over X - Generic PPP transport layer sockets
|
phonet.h | 4 * Phonet sockets kernel interface
|
/external/libchrome/base/posix/ |
unix_domain_socket_linux.h | 61 // connection-oriented sockets (SEQPACKET or STREAM) is critical here,
|
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/ |
syscall_sets.h | 46 // Big multiplexing system call for sockets.
|
/external/libevent/ |
http-internal.h | 141 TAILQ_HEAD(boundq, evhttp_bound_socket) sockets; member in struct:evhttp
|
/external/libgdx/gdx/src/com/badlogic/gdx/net/ |
SocketHints.java | 25 /** The connection timeout in milliseconds. Not used for sockets created via server.accept(). */
|
/external/libmicrohttpd/src/microspdy/ |
daemon.h | 105 * That means not all sockets will be added to write_fd_set.
|
/external/libmicrohttpd/w32/VS2013/ |
MHD_config.h | 36 /* Define to use pair of sockets instead of pipes for signaling */
|
/external/libnfc-nxp/inc/ |
phNfcLlcpTypes.h | 60 #define PHFRINFC_LLCP_NB_SOCKET_MAX 10 /**< Max.number of simultaneous sockets */
|
/external/libpcap/pcap/ |
nflog.h | 86 #define NFULA_SEQ_GLOBAL 13 /* sequence number of pakets on all NFLOG sockets */
|
/external/libvncserver/libvncserver/ |
Makefile.am | 54 LIB_SRCS = main.c rfbserver.c rfbregion.c auth.c sockets.c $(WEBSOCKETSSRCS) \
|
/external/libvncserver/webclients/java-applet/ssl/ |
proxy.vnc | 33 sockets, in particular the proxy. It next issues the request
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/session/ |
Session.java | 31 * Close the session, closing the underlying sockets
|
/external/mockftpserver/MockFtpServer/src/site/apt/ |
index.apt | 30 communication with the FTP server is across the network using sockets, it can be used to test FTP client
|
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/session/ |
Session.java | 31 * Close the session, closing the underlying sockets
|
Completed in 956 milliseconds
<<11121314151617181920>>