Skip to content
Snippets Groups Projects
Commit a0356e97 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

DRTVWR-476: Make LLVivoxVoiceClient::logoutOfVivox() wait for logout.

It can happen that we arrive at logoutOfVivox() with some other message
queued on the LLEventMailDrop in question. If logoutOfVivox() assumes that
other message is logout and exits, then subsequent code gets confused.
Introduce a loop to wait (with the existing timeout) for the real logout
message.
parent 294fb30a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment