mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-02-28 12:46:32 +00:00
redefineable XIOCTL_RETRIES
This commit is contained in:
@@ -30,7 +30,9 @@
|
||||
#include "logging.h"
|
||||
|
||||
|
||||
#define XIOCTL_RETRIES 4
|
||||
#ifndef XIOCTL_RETRIES
|
||||
# define XIOCTL_RETRIES 4
|
||||
#endif
|
||||
|
||||
|
||||
INLINE int xioctl(int fd, int request, void *arg) {
|
||||
|
||||
Reference in New Issue
Block a user