commit | 5179502918d0c230afb50d8b95247de440fccdd5 | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Wed Oct 08 07:11:56 2014 -0500 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 09 15:36:15 2014 +0200 |
tree | a13f4148a4400cdbe43e8ccfbd0808393aa74385 | |
parent | 5748e4c2be4f5c24c691f91328be02a9c4cb3063 [diff] |
qemu-sockets: Add error to non-blocking connect handler An error value here would be quite handy and more consistent with the rest of the code. Signed-off-by: Corey Minyard <cminyard@mvista.com> [Make sure SO_ERROR value is passed to error_setg_errno. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>