Kurt Kartaltepe f788e9f6b7 linux-v4l2: Add eventfd to signal udev on shutdown
Currently we use signals based on os_event's but the udev code blocks in
a 1s select (now poll) that cannot be signalled without an FD. This adds
an extra eventfd which will be signalled along with the os_event to
trigger the poll.

Also switches from select to poll to avoid issues with large fd values.
2022-08-15 16:58:09 -03:00
..
2022-08-13 00:49:17 -07:00
2022-08-10 02:57:14 -07:00
2022-07-31 23:40:53 +00:00
2022-07-31 23:40:53 +00:00
2022-07-31 23:40:53 +00:00
2022-07-31 23:40:53 +00:00
2022-07-31 23:40:53 +00:00