Home | History | Annotate | Download | only in qemu

Lines Matching refs:vnc_client_io_error

924 int vnc_client_io_error(VncState *vs, int ret, int last_errno)
989 return vnc_client_io_error(vs, ret, socket_error());
1094 return vnc_client_io_error(vs, ret, socket_error());