Searched defs:create_socket (Results 1 – 9 of 9) sorted by relevance
353 int create_socket(struct igmp_info *info_p) in create_socket() function
65 int create_socket(int port) { in create_socket() function
97 static int create_socket(int* out_port) { in create_socket() function
27 static int create_socket(void) in create_socket() function
174 static int create_socket(const char *socket_path) { in create_socket() function
474 static int create_socket(grpc_socket_factory* factory, int domain, int type, in create_socket() function
285 def create_socket(self, family=socket.AF_INET, type=socket.SOCK_STREAM): member in dispatcher
563 int create_socket(const char* socket_type, fd_pair* client_fds, in create_socket() function
3433 create_socket (struct MHD_Daemon *daemon, in create_socket() function