-
Notifications
You must be signed in to change notification settings - Fork 317
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iiod: Add support for IIOD_OP_RETRY_DEQUEUE_BLOCK command
During a previous IIOD_OP_TRANSFER_BLOCK command, if the enqueue succeeded but dequeue failed, the client cannot send the same command again, as it would try to enqueue again. Instead, it will send a IIOD_RETRY_DEQUEUE_BLOCK, which will only attempt to dequeue the block. Signed-off-by: Paul Cercueil <paul@crapouillou.net>
- Loading branch information
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters