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

<<31323334353637383940>>

  /external/curl/docs/examples/
fopen.c 199 /* timeout or readable/writable sockets */
  /external/curl/lib/
config-os400.h 546 /* Define to use Unix sockets. */
file.c 414 * opposed to sockets) we instead perform the whole do-operation in this
memdebug.c 411 /* this is our own defined way to close sockets on *ALL* platforms */
urldata.h 906 curl_socket_t sock[2]; /* two sockets, the second is used for the data
908 curl_socket_t tempsock[2]; /* temporary sockets for happy eyeballs */
1666 curl_socket_t sockets[MAX_SOCKSPEREASYHANDLE]; member in struct:SessionHandle
    [all...]
  /external/curl/tests/libtest/
lib518.c 426 * than 255, even when allowing high numbered file descriptors for sockets.
lib537.c 429 * than 255, even when allowing high numbered file descriptors for sockets.
  /external/dnsmasq/src/
helper.c 102 /* close all the sockets etc, we don't need them here. This closes err_fd, so that
  /external/iproute2/tc/
em_meta.c 92 __A(SECTION, "Sockets", "", ""),
  /external/jetty/src/java/org/eclipse/jetty/server/bio/
SocketConnector.java 48 * Normal JRE sockets are used and a thread is allocated per connection.
  /external/kernel-headers/original/uapi/linux/
ipmi.h 67 * work for sockets.
tipc_config.h 369 * Configuration messages exchanged via TIPC sockets use the TIPC configuration
  /external/libnl/lib/
socket.c 70 /* Out of sockets in our own PID namespace, what to do? FIXME */
  /external/libpcap/
pcap-netfilter-linux.c 78 * Private data for capturing on Linux netfilter sockets.
pcap-snoop.c 184 * XXX - does this count *all* Snoop or Drain sockets,
  /external/libvncserver/
NEWS 88 * Unix sockets support.
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/server/
AbstractFtpServer.java 311 * all sockets are closed. This method is intended for testing only.
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/
StubFtpServer.java 383 * all sockets are closed. This method is intended for testing only.
  /external/netperf/
configure.ac 425 [AS_HELP_STRING([--enable-exs],[include ICSC async sockets tests])])
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Connection.java 50 * The sockets and streams of an HTTP, HTTPS, or HTTPS+SPDY connection. May be
  /external/squashfs-tools/RELEASE-READMEs/
README-4.1 44 and sockets.
  /external/toybox/toys/pending/
lsof.c 319 if (!fi->name) { // We already have a name for things like sockets.
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-generic.h 233 Wrappers for sockets and ipc-ery. These are split into standalone
  /external/valgrind/include/vki/
vki-arm-linux.h 265 #define VKI_F_SETOWN 8 /* for sockets. */
266 #define VKI_F_GETOWN 9 /* for sockets. */
267 #define VKI_F_SETSIG 10 /* for sockets. */
268 #define VKI_F_GETSIG 11 /* for sockets. */
vki-arm64-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. */

Completed in 631 milliseconds

<<31323334353637383940>>