You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set a timeout, so that iio_block_dequeue() in blocking mode returns after ie 20 ms when nothing was received. However when I call iio_buffer_cancel() before iio_block_dequeue() returned, it will never return and is just stuck.
The text was updated successfully, but these errors were encountered:
I have set a timeout, so that iio_block_dequeue() in blocking mode returns after ie 20 ms when nothing was received. However when I call iio_buffer_cancel() before iio_block_dequeue() returned, it will never return and is just stuck.
The text was updated successfully, but these errors were encountered: