Home | History | Annotate | Download | only in qemu

Lines Matching defs:vnc_client_io_error

930 int vnc_client_io_error(VncState *vs, int ret, int last_errno)
995 return vnc_client_io_error(vs, ret, socket_error());
1100 return vnc_client_io_error(vs, ret, socket_error());