-
Paolo Bonzini authored
Since commit 7e844959, the socket connect code is blocking, because calling socket_connect() without callback is blocking. This reverts the commit. Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>Paolo Bonzini authoredSince commit 7e844959, the socket connect code is blocking, because calling socket_connect() without callback is blocking. This reverts the commit. Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading