Searched defs:create_socket (Results 1 – 7 of 7) sorted by relevance
353 int create_socket(struct igmp_info *info_p) in create_socket() function
53 int create_socket(int port) { in create_socket() function
59 static int create_socket(int* out_port) { in create_socket() function
456 static int create_socket(grpc_socket_factory* factory, int domain, int type, in create_socket() function
287 def create_socket(self, family=socket.AF_INET, type=socket.SOCK_STREAM): member in dispatcher
560 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