Home
last modified time | relevance | path

Searched defs:bind_address (Results 1 – 25 of 473) sorted by relevance

12345678910>>...19

/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/networkmanager/
H A DVirtualServerChannelSelectorFactory.java34 InetSocketAddress bind_address, in createBlocking()
43 InetSocketAddress bind_address, in createNonBlocking()
52 InetSocketAddress bind_address, in createTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/python/grpcio_tests/tests/unit/
H A D_tcp_proxy.py34 def _create_socket_ipv6(bind_address): argument
40 def _create_socket_ipv4(bind_address): argument
46 def _init_listen_socket(bind_address): argument
67 def __init__(self, bind_address, gateway_address, gateway_port): argument
/dports/devel/grpc130/grpc-1.30.2/src/python/grpcio_tests/tests/unit/framework/common/
H A D__init__.py26 def get_socket(bind_address='localhost', argument
76 def bound_socket(bind_address='localhost', argument
/dports/devel/grpc134/grpc-1.34.1/src/python/grpcio_tests/tests/unit/framework/common/
H A D__init__.py26 def get_socket(bind_address='localhost', argument
76 def bound_socket(bind_address='localhost', argument
/dports/devel/grpc/grpc-1.42.0/src/python/grpcio_tests/tests/unit/framework/common/
H A D__init__.py26 def get_socket(bind_address='localhost', argument
76 def bound_socket(bind_address='localhost', argument
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/lib/
H A Dconnect.c39 …t_init(struct mosquitto *mosq, const char *host, int port, int keepalive, const char *bind_address) in mosquitto__connect_init()
106 …t_bind(struct mosquitto *mosq, const char *host, int port, int keepalive, const char *bind_address) in mosquitto_connect_bind()
111 …uct mosquitto *mosq, const char *host, int port, int keepalive, const char *bind_address, const mo… in mosquitto_connect_bind_v5()
135 …_async(struct mosquitto *mosq, const char *host, int port, int keepalive, const char *bind_address) in mosquitto_connect_bind_async()
/dports/sysutils/cfengine317/cfengine-3.17.0/libcfnet/
H A Dserver_code.c65 static int OpenReceiverChannel(char *bind_address) in OpenReceiverChannel()
193 int InitServer(size_t queue_size, char *bind_address) in InitServer()
/dports/sysutils/cfengine316/cfengine-3.16.0/libcfnet/
H A Dserver_code.c65 static int OpenReceiverChannel(char *bind_address) in OpenReceiverChannel()
193 int InitServer(size_t queue_size, char *bind_address) in InitServer()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/mgmapi/
H A DLocalConfig.hpp45 BaseString bind_address; member
57 BaseString bind_address; member
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/mgmapi/
H A DLocalConfig.hpp45 BaseString bind_address; member
57 BaseString bind_address; member
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/mgmapi/
H A DLocalConfig.hpp45 BaseString bind_address; member
57 BaseString bind_address; member
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/mgmapi/
H A DLocalConfig.hpp45 BaseString bind_address; member
57 BaseString bind_address; member
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/mgmapi/
H A DLocalConfig.hpp45 BaseString bind_address; member
57 BaseString bind_address; member
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/mgmapi/
H A DLocalConfig.hpp45 BaseString bind_address; member
57 BaseString bind_address; member
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/mgmapi/
H A DLocalConfig.hpp45 BaseString bind_address; member
57 BaseString bind_address; member
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/mgmapi/
H A DLocalConfig.hpp45 BaseString bind_address; member
57 BaseString bind_address; member
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/mgmapi/
H A DLocalConfig.hpp45 BaseString bind_address; member
57 BaseString bind_address; member
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/mgmapi/
H A DLocalConfig.hpp45 BaseString bind_address; member
57 BaseString bind_address; member
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/mgmapi/
H A DLocalConfig.hpp45 BaseString bind_address; member
57 BaseString bind_address; member
/dports/net/mosquitto/mosquitto-2.0.13/lib/
H A Dconnect.c90 …t_bind(struct mosquitto *mosq, const char *host, int port, int keepalive, const char *bind_address) in mosquitto_connect_bind()
95 …uct mosquitto *mosq, const char *host, int port, int keepalive, const char *bind_address, const mo… in mosquitto_connect_bind_v5()
129 …_async(struct mosquitto *mosq, const char *host, int port, int keepalive, const char *bind_address) in mosquitto_connect_bind_async()
/dports/databases/couchdb3/apache-couchdb-3.2.1/rel/overlay/etc/
H A Ddefault.ini123 bind_address = 127.0.0.1 key
214 bind_address = 127.0.0.1 key
719 bind_address = 127.0.0.1 key
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/networkmanager/impl/tcp/
H A DVirtualNonBlockingServerChannelSelector.java44 private final InetAddress bind_address; field in VirtualNonBlockingServerChannelSelector
64 InetSocketAddress bind_address, in VirtualNonBlockingServerChannelSelector()
/dports/sysutils/cfengine/cfengine-3.19.0/libcfnet/
H A Dserver_code.c113 static int OpenReceiverChannel(char *bind_address) in OpenReceiverChannel()
265 int InitServer(size_t queue_size, char *bind_address) in InitServer()
/dports/sysutils/cfengine-devel/core-d08ae9eff/libcfnet/
H A Dserver_code.c113 static int OpenReceiverChannel(char *bind_address) in OpenReceiverChannel()
265 int InitServer(size_t queue_size, char *bind_address) in InitServer()
/dports/sysutils/cfengine318/cfengine-3.18.1/libcfnet/
H A Dserver_code.c113 static int OpenReceiverChannel(char *bind_address) in OpenReceiverChannel()
265 int InitServer(size_t queue_size, char *bind_address) in InitServer()

12345678910>>...19