Mir

Code review comment for lp:~robertcarr/mir/improve-input-acceptance

Revision history for this message
Kevin DuBois (kdub) wrote :

l923-977
if the mutex is protecting the state of the clients, shouldn't the condition variable be waking up and checking the state of the client?
why the use of <time.h> instead of stuff from std::chrono?

« Back to merge proposal