]> xenbits.xensource.com Git - libvirt.git/commit
rpc: wait longer for session daemon to start up
authorCole Robinson <crobinso@redhat.com>
Tue, 15 Mar 2016 21:04:32 +0000 (17:04 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 16 Mar 2016 23:21:44 +0000 (19:21 -0400)
commitca0c06f4008154de55e0b3109885facd0bf02d32
treecf149940c4e2cdf356aefc8a4657adece7494f9d
parente6367dd408659e7118f4a46c27daee5b749a9b74
rpc: wait longer for session daemon to start up

https://bugzilla.redhat.com/show_bug.cgi?id=1271183

We only wait 0.5 seconds for the session daemon to start up and present
its socket, which isn't sufficient for many users. Bump up the sleep
interval and retry amount so we wait for a total of 5.0 seconds.
src/rpc/virnetsocket.c