mozilla / cubeb-pulse-rs

ISC License
16 stars 17 forks source link

Context::wait_until_context_ready should return a Result. #2

Open djg opened 7 years ago

djg commented 7 years ago

From @kinetiknz review comment:

Maybe this should return a Result instead, even better if we can return a useful error code for the PA_CONTEXT_IS_GOOD case.