Home
last modified time | relevance | path

Searched refs:bind (Results 1 – 25 of 26) sorted by relevance

12

/curl/plan9/
H A DREADME20 % bind -ac ../lib lib
21 % bind -ac ../src src
22 % bind -ac ../include include
23 % bind -ac .. .
/curl/docs/libcurl/opts/
H A DCURLOPT_DNS_LOCAL_IP4.md18 CURLOPT_DNS_LOCAL_IP4 - IPv4 address to bind DNS resolves to
30 Set the local IPv4 *address* that the resolver should bind to. The argument
32 string. Set this option to NULL to use the default setting (do not bind to a
H A DCURLOPT_DNS_LOCAL_IP6.md18 CURLOPT_DNS_LOCAL_IP6 - IPv6 address to bind DNS resolves to
30 Set the local IPv6 *address* that the resolver should bind to. The argument
32 this option to NULL to use the default setting (do not bind to a specific IP
H A DCURLOPT_DNS_INTERFACE.md32 the DNS resolver should bind to. This must be an interface name (not an
33 address). Set this option to NULL to use the default setting (do not bind to a
/curl/tests/data/
H A Dtest16636 bind
H A Dtest153873 e38: LDAP: cannot bind
/curl/tests/http/testenv/
H A Dports.py40 s.bind(('', 0))
/curl/lib/
H A Dsetup-os400.h141 #define bind Curl_os400_bind macro
H A Dsocketpair.c173 if(bind(listener, &a.addr, sizeof(a.inaddr)) == -1) in Curl_socketpair()
H A Dtftp.c1033 int rc = bind(state->sockfd, (struct sockaddr *)&state->local_addr, in tftp_connect()
H A Dcf-socket.c786 if(bind(sockfd, sock, sizeof_sa) >= 0) { in bindlocal()
H A Dftp.c1237 if(bind(portsock, sa, sslen) ) { in ftp_state_use_port()
/curl/tests/http/
H A Dtest_11_unix.py59 self._socket.bind(self._uds_path)
/curl/tests/server/
H A Dutil.c844 rc = bind(sock, (struct sockaddr*)sau, sizeof(struct sockaddr_un)); in bind_unix_socket()
889 rc = bind(sock, (struct sockaddr*)sau, sizeof(struct sockaddr_un)); in bind_unix_socket()
H A Dmqttd.c844 rc = bind(sock, &listener.sa, sizeof(listener.sa4)); in sockdaemon()
852 rc = bind(sock, &listener.sa, sizeof(listener.sa6)); in sockdaemon()
H A Dsocksd.c863 rc = bind(sock, &listener.sa, sizeof(listener.sa4)); in sockdaemon()
871 rc = bind(sock, &listener.sa, sizeof(listener.sa6)); in sockdaemon()
H A Dtftpd.c686 rc = bind(sock, &me.sa, sizeof(me.sa4)); in main()
694 rc = bind(sock, &me.sa, sizeof(me.sa6)); in main()
H A Drtspd.c1188 rc = bind(sock, &me.sa, sizeof(me.sa4)); in main()
1196 rc = bind(sock, &me.sa, sizeof(me.sa6)); in main()
H A Dsockfilt.c1270 rc = bind(sock, &listener.sa, sizeof(listener.sa4)); in sockdaemon()
1278 rc = bind(sock, &listener.sa, sizeof(listener.sa6)); in sockdaemon()
H A Dsws.c2209 rc = bind(sock, &me.sa, sizeof(me.sa4)); in main()
2217 rc = bind(sock, &me.sa, sizeof(me.sa6)); in main()
/curl/packages/vms/
H A Dcurlmsg.msg86 LDAP_CANNOT_BIND <LDAP cannot bind>
/curl/docs/libcurl/
H A Dlibcurl-errors.md229 LDAP cannot bind. LDAP bind operation failed.
/curl/packages/OS400/
H A Dos400sys.c893 return bind(sd, (struct sockaddr *) &laddr, i); in Curl_os400_bind()
H A DREADME.OS400299 _ Binding directory CURL. To be used to dynamically bind libcurl when linking a
/curl/docs/
H A DKNOWN_BUGS502 synchronous bind callback and monitoring an arbitrary number of socket

Completed in 86 milliseconds

12