dongjiuzhu1 f325ed7180 sys/epool.h: add EPOLLET (edge-triggered) flag to fix compile break
dbus/dbus/dbus-pollable-set-epoll.c:258:18: error: ‘EPOLLET’ undeclared
(first use in this function); did you mean ‘EPOLLERR’?
  258 |   event.events = EPOLLET;
      |                  ^~~~~~~
      |                  EPOLLERR

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2023-01-27 15:30:55 -03:00
..
2023-01-06 22:20:19 +08:00
2023-01-06 22:20:19 +08:00
2023-01-19 00:52:25 +02:00
2023-01-17 12:02:48 +08:00
2023-01-19 06:04:48 +09:00
2023-01-27 13:21:49 -03:00
2023-01-12 09:28:04 -03:00