Home
last modified time | relevance | path

Searched defs:create_socket (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/testcases/network/stress/ns-tools/
Dns-igmp_querier.c353 int create_socket(struct igmp_info *info_p) in create_socket() function
/third_party/grpc/test/core/handshake/
Dserver_ssl_common.cc65 int create_socket(int port) { in create_socket() function
Dclient_ssl.cc97 static int create_socket(int* out_port) { in create_socket() function
/third_party/liburing/test/
Dconnect.c27 static int create_socket(void) in create_socket() function
/third_party/libfuse/example/
Dhello_ll_uds.c174 static int create_socket(const char *socket_path) { in create_socket() function
/third_party/grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc474 static int create_socket(grpc_socket_factory* factory, int domain, int type, in create_socket() function
/third_party/python/Lib/
Dasyncore.py285 def create_socket(self, family=socket.AF_INET, type=socket.SOCK_STREAM): member in dispatcher
/third_party/grpc/test/core/network_benchmarks/
Dlow_level_ping_pong.cc563 int create_socket(const char* socket_type, fd_pair* client_fds, in create_socket() function
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c3433 create_socket (struct MHD_Daemon *daemon, in create_socket() function