Home
last modified time | relevance | path

Searched defs:create_socket (Results 1 – 7 of 7) 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.cc53 int create_socket(int port) { in create_socket() function
Dclient_ssl.cc59 static int create_socket(int* out_port) { in create_socket() function
/third_party/grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc456 static int create_socket(grpc_socket_factory* factory, int domain, int type, in create_socket() function
/third_party/python/Lib/
Dasyncore.py287 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.cc560 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