Searched refs:sockets (Results 26 - 44 of 44) sorted by relevance

12

/macosx-10.10/apr-32/apr/apr/
H A Dlibapr.mak104 -@erase "$(INTDIR)\sockets.obj"
212 "$(INTDIR)\sockets.obj" \
332 -@erase "$(INTDIR)\sockets.obj"
441 "$(INTDIR)\sockets.obj" \
561 -@erase "$(INTDIR)\sockets.obj"
670 "$(INTDIR)\sockets.obj" \
790 -@erase "$(INTDIR)\sockets.obj"
899 "$(INTDIR)\sockets.obj" \
1019 -@erase "$(INTDIR)\sockets.obj"
1128 "$(INTDIR)\sockets
[all...]
H A DNWGNUmakefile348 $(OBJDIR)/sockets.o \
H A Dbuild-outputs.mk76 network_io/unix/sockets.lo: network_io/unix/sockets.c .make.dirs include/apr_allocator.h include/apr_dso.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_global_mutex.h include/apr_inherit.h include/apr_network_io.h include/apr_pools.h include/apr_portable.h include/apr_proc_mutex.h include/apr_shm.h include/apr_strings.h include/apr_support.h include/apr_tables.h include/apr_thread_mutex.h include/apr_thread_proc.h include/apr_time.h include/apr_user.h include/apr_want.h
79 OBJECTS_network_io_unix = network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo network_io/unix/multicast.lo network_io/unix/sendrecv.lo network_io/unix/sockaddr.lo network_io/unix/socket_util.lo network_io/unix/sockets.lo network_io/unix/sockopt.lo
210 network_io/os2/sockets.lo: network_io/os2/sockets.c .make.dirs include/apr_allocator.h include/apr_dso.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_global_mutex.h include/apr_inherit.h include/apr_lib.h include/apr_network_io.h include/apr_pools.h include/apr_portable.h include/apr_proc_mutex.h include/apr_shm.h include/apr_strings.h include/apr_tables.h include/apr_thread_mutex.h include/apr_thread_proc.h include/apr_time.h include/apr_user.h include/apr_want.h
213 OBJECTS_network_io_os2 = network_io/os2/inet_ntop.lo network_io/os2/inet_pton.lo network_io/os2/os2calls.lo network_io/os2/sendrecv.lo network_io/os2/sendrecv_udp.lo network_io/os2/sockaddr.lo network_io/os2/socket_util.lo network_io/os2/sockets.lo network_io/os2/sockopt.lo
283 network_io/win32/sockets.lo: network_io/win32/sockets.c .make.dirs include/apr_allocator.h include/apr_dso.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_global_mutex.h include/apr_inherit.h include/apr_lib.h include/apr_network_io.h include/apr_pools.h include/apr_portable.h include/apr_proc_mutex.h include/apr_shm.h include/apr_strings.h include/apr_tables.h include/apr_thread_mutex.h include/apr_thread_proc.h include/apr_time.h include/apr_user.h include/apr_want.h
286 OBJECTS_network_io_win32 = network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo network_io/unix/multicast.lo network_io/unix/sockaddr.lo network_io/unix/socket_util.lo network_io/win32/sendrecv.lo network_io/win32/sockets.lo network_io/win32/sockopt.lo
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dsocket_wrapper.c38 unix domain sockets if the environment variable SOCKET_WRAPPER_DIR
240 static struct socket_info *sockets; variable in typeref:struct:socket_info
549 for (i = sockets; i; i = i->next) {
1263 SWRAP_DLIST_ADD(sockets, si);
1361 SWRAP_DLIST_ADD(sockets, child_si);
1813 SWRAP_DLIST_REMOVE(sockets, si);
1865 SWRAP_DLIST_ADD(sockets, si_newd);
/macosx-10.10/CPANInternal-159.1/Crypt-SSLeay-0.64/lib/Net/
H A DSSL.pm471 croak("$meth not implemented for Net::SSL sockets");
569 blocking mode. By default, Net::SSL sockets are in blocking mode.
644 secure sockets layer library.
/macosx-10.10/ruby-106/ruby/ext/socket/
H A Dmkconstants.rb351 AF_UNIX nil UNIX sockets
352 PF_UNIX nil UNIX sockets
413 AF_NETGRAPH nil Netgraph sockets
414 PF_NETGRAPH nil Netgraph sockets
515 IP_PORTRANGE nil Set the port range for sockets with unspecified port numbers
611 TCP_LINGER2 nil Lifetime of orphaned FIN_WAIT2 sockets
667 IPV6_CHECKSUM nil Checksum offset for raw sockets
/macosx-10.10/CPANInternal-159.1/IO-KQueue-0.34/
H A DKQueue.pm131 call, allowing you to monitor for changes on sockets, files, processes and
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dcurl_setup.h280 # include <lwip/sockets.h>
H A Dmulti.c435 sockets that time-out or have actions will be dealt with. Since this
568 singlesocket(multi, easy); /* to let the application know what sockets
666 /* returns bitmapped flags for this handle and its sockets */
669 of sockets */
1091 /* Update sockets here, because the socket(s) may have been
1095 that new sockets have been opened in an attempt to contact
1932 * singlesocket() checks what sockets we deal with and their "action state"
1933 * and if we have a different state in any of those sockets from last time we
1950 /* Fill in the 'current' struct with the state as it is now: what sockets to
1954 /* We have 0 .. N sockets alread
[all...]
H A Durldata.h913 curl_socket_t sock[2]; /* two sockets, the second is used for the data
915 curl_socket_t tempsock[2]; /* temporary sockets for happy eyeballs */
1648 particular order. Note that all sockets are added to the sockhash, where
1651 curl_socket_t sockets[MAX_SOCKSPEREASYHANDLE]; member in struct:SessionHandle
/macosx-10.10/CPANInternal-159.1/IO-Socket-SSL/
H A DSSL.pm49 # these are especially important for non-blocking sockets
1792 If you are using non-blocking sockets read on, as version 0.98 added better
2102 sockets. Since the SSL protocol mandates that a SSL "close notify" message be
2271 For read and write errors on non-blocking sockets, this method may include the string
2293 original class. For non-blocking sockets you better just upgrade the socket to
2299 was established. This parameter is only used for blocking sockets, if it is not given the
2309 non-blocking sockets. In this case $! is set to EAGAIN and the ssl error to
2470 sockets will auto-close when they go out of scope, just like IO::Socket::INET sockets. If
2471 you do not have one of these modules, then IO::Socket::SSL sockets wil
[all...]
/macosx-10.10/dcerpc-61/dcerpc/
H A Dconfigure.in282 AC_CACHE_CHECK([for unix domain sockets directory],
287 AC_DEFINE_UNQUOTED([RPC_C_UXD_DIR], ["$rpcd_cv_rpc_c_uxd_dir"], [unix domain sockets directory])
/macosx-10.10/apache_mod_php-93/
H A DMakefile70 --enable-sockets \
/macosx-10.10/CPANInternal-159.1/Net-Daemon-0.48/lib/Net/
H A DDaemon.pm803 create hard links to Unix sockets. This is typically done in the config
853 prefer using Unix sockets, if available. In that case you can use
/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dhelp.tcl37 -sockblock 0|1 Use blocking sockets (default: no)
/macosx-10.10/curl-83.1.2/curl/packages/vms/
H A Dconfig_h.com512 $! ! The ioctl() call only works on sockets.
522 $! ! The ioctl() call only works on sockets.
532 $! ! The ioctl() call only works on sockets.
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/
H A DProxy.pm1072 SOCKET - Information about low-level sockets
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/
H A DProxy.pm1072 SOCKET - Information about low-level sockets
/macosx-10.10/screen-22/screen/
H A Dconfigure853 --with-socket-dir=path where to put the per-user sockets
4361 { echo "$as_me:$LINENO: checking sockets..." >&5
4362 echo "$as_me: checking sockets..." >&6;}
4440 echo "- your sockets are usable" 1>&6
4448 echo "- your sockets are not usable" 1>&6
4518 echo "- unix domain sockets are not kept in the filesystem" 1>&6
4541 echo "- as your fifos are broken lets use the sockets." 1>&6
4544 echo "- both sockets and fifos usable. let's take fifos." 1>&6
4560 echo "- using unix-domain sockets" 1>&6
4563 { { echo "$as_me:$LINENO: error: you have neither usable sockets no
[all...]

Completed in 252 milliseconds

12