Searched refs:net_socket_connect (Results 1 – 1 of 1) sorted by relevance
406 static void net_socket_connect(void *opaque) in net_socket_connect() function442 net_socket_connect(s); in net_socket_fd_init_stream()444 qemu_set_fd_handler(s->fd, NULL, net_socket_connect, s); in net_socket_fd_init_stream()486 net_socket_connect(s); in net_socket_accept()