Home
last modified time | relevance | path

Searched refs:listen_address (Results 76 – 100 of 348) sorted by relevance

12345678910>>...14

/dports/databases/percona57-server/boost_1_59_0/libs/asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/databases/xtrabackup/boost_1_59_0/doc/html/boost_asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/databases/xtrabackup/boost_1_59_0/libs/asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/databases/percona57-client/boost_1_59_0/doc/html/boost_asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/databases/percona57-client/boost_1_59_0/libs/asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/devel/boost-libs/boost_1_72_0/libs/asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/devel/boost-libs/boost_1_72_0/doc/html/boost_asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/devel/boost-docs/boost_1_72_0/doc/html/boost_asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/devel/boost-python-libs/boost_1_72_0/doc/html/boost_asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/doc/html/boost_asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/devel/boost-python-libs/boost_1_72_0/libs/asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/devel/hyperscan/boost_1_75_0/libs/asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/devel/hyperscan/boost_1_75_0/doc/html/boost_asio/example/cpp03/multicast/
H A Dreceiver.cpp22 const boost::asio::ip::address& listen_address, in receiver() argument
28 listen_address, multicast_port); in receiver()
/dports/www/mod_php80/php-8.0.15/sapi/fpm/fpm/
H A Dfpm_conf.c118 { "listen", &fpm_conf_set_string, WPO(listen_address) },
645 free(wpc->listen_address); in fpm_worker_pool_config_free()
713 FPM_WPC_STR_CP_EX(config, shared_config, listen_address, pm_status_listen); in fpm_worker_pool_shared_status_alloc()
823 if (wp->config->listen_address && *wp->config->listen_address) { in fpm_conf_process_all_pools()
824 wp->listen_address_domain = fpm_sockets_domain_from_address(wp->config->listen_address); in fpm_conf_process_all_pools()
826 if (wp->listen_address_domain == FPM_AF_UNIX && *wp->config->listen_address != '/') { in fpm_conf_process_all_pools()
827 fpm_evaluate_full_path(&wp->config->listen_address, wp, NULL, 0); in fpm_conf_process_all_pools()
1181listen_address && *wp->config->listen_address && wp2->config->listen_address && *wp2->config->list… in fpm_conf_process_all_pools()
1700 zlog(ZLOG_NOTICE, "\tlisten = %s", STR2STR(wp->config->listen_address)); in fpm_conf_dump()
/dports/lang/php80/php-8.0.15/sapi/fpm/fpm/
H A Dfpm_conf.c118 { "listen", &fpm_conf_set_string, WPO(listen_address) },
645 free(wpc->listen_address); in fpm_worker_pool_config_free()
713 FPM_WPC_STR_CP_EX(config, shared_config, listen_address, pm_status_listen); in fpm_worker_pool_shared_status_alloc()
823 if (wp->config->listen_address && *wp->config->listen_address) { in fpm_conf_process_all_pools()
824 wp->listen_address_domain = fpm_sockets_domain_from_address(wp->config->listen_address); in fpm_conf_process_all_pools()
826 if (wp->listen_address_domain == FPM_AF_UNIX && *wp->config->listen_address != '/') { in fpm_conf_process_all_pools()
827 fpm_evaluate_full_path(&wp->config->listen_address, wp, NULL, 0); in fpm_conf_process_all_pools()
1181listen_address && *wp->config->listen_address && wp2->config->listen_address && *wp2->config->list… in fpm_conf_process_all_pools()
1700 zlog(ZLOG_NOTICE, "\tlisten = %s", STR2STR(wp->config->listen_address)); in fpm_conf_dump()
/dports/devel/grpc/grpc-1.42.0/tools/run_tests/xds_k8s_test_driver/framework/rpc/
H A Dgrpc_channelz.py110 listen_address: Address = listen_socket.local
111 if (self.is_sock_tcpip_address(listen_address) and
112 listen_address.tcpip_address.port == port):
/dports/www/domoticz/domoticz-2020.2/tcpserver/
H A DTCPServer.cpp377 std::string listen_address = address; in StartServer() local
387 m_pTCPServer = new CTCPServerInt(listen_address, port, this); in StartServer()
394 listen_address = "::"; in StartServer()
397 listen_address = "0.0.0.0"; in StartServer()
406 _log.Log(LOG_NORM, "Starting shared server on: %s:%s", listen_address.c_str(), port.c_str()); in StartServer()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/test/rs/src/bin/
H A Dtest_server.rs74 let listen_address = format!("127.0.0.1:{}", port); in run() localVariable
76 info!("binding to {}", listen_address); in run()
132 server.listen(&listen_address) in run()
143 server.listen(&listen_address) in run()
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/test/rs/src/bin/
H A Dtest_server.rs79 let listen_address = format!("127.0.0.1:{}", port); in run() localVariable
81 info!("binding to {}", listen_address); in run()
137 server.listen(&listen_address) in run()
148 server.listen(&listen_address) in run()
/dports/devel/py-thrift/thrift-0.14.0/test/rs/src/bin/
H A Dtest_server.rs74 let listen_address = format!("127.0.0.1:{}", port); in run() localVariable
76 info!("binding to {}", listen_address); in run()
132 server.listen(&listen_address) in run()
143 server.listen(&listen_address) in run()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/test/rs/src/bin/
H A Dtest_server.rs79 let listen_address = format!("127.0.0.1:{}", port); in run() localVariable
81 info!("binding to {}", listen_address); in run()
137 server.listen(&listen_address) in run()
148 server.listen(&listen_address) in run()
/dports/devel/thrift/thrift-0.14.0/test/rs/src/bin/
H A Dtest_server.rs74 let listen_address = format!("127.0.0.1:{}", port); in run() localVariable
76 info!("binding to {}", listen_address); in run()
132 server.listen(&listen_address) in run()
143 server.listen(&listen_address) in run()
/dports/devel/thrift-c_glib/thrift-0.14.0/test/rs/src/bin/
H A Dtest_server.rs74 let listen_address = format!("127.0.0.1:{}", port); in run() localVariable
76 info!("binding to {}", listen_address); in run()
132 server.listen(&listen_address) in run()
143 server.listen(&listen_address) in run()
/dports/devel/thrift-cpp/thrift-0.14.0/test/rs/src/bin/
H A Dtest_server.rs74 let listen_address = format!("127.0.0.1:{}", port); in run() localVariable
76 info!("binding to {}", listen_address); in run()
132 server.listen(&listen_address) in run()
143 server.listen(&listen_address) in run()

12345678910>>...14