callback time
dzavalishin opened this issue · comments
Dmitry Zavalishin commented
Can callback be executed before end of the call into the driver, that initiated that callback?
Currently - yes. This can be a problem.
OpenPOD portable driver specification sources an examples
dzavalishin opened this issue · comments
Can callback be executed before end of the call into the driver, that initiated that callback?
Currently - yes. This can be a problem.