Home
last modified time | relevance | path

Searched refs:tcp_chr_websock_handshake (Results 1 – 1 of 1) sorted by relevance

/qemu/chardev/
H A Dchar-socket.c761 static void tcp_chr_websock_handshake(QIOTask *task, gpointer user_data) in tcp_chr_websock_handshake() function
796 qio_channel_websock_handshake(wioc, tcp_chr_websock_handshake, chr, NULL); in tcp_chr_websock_init()