https://bugs.freedesktop.org/show_bug.cgi?id=91799

            Bug ID: 91799
           Summary: Usage of timerfd_create and signalfd prevent porting
                    to non-linux platforms
           Product: Wayland
           Version: unspecified
          Hardware: All
                OS: other
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: wayland
          Assignee: [email protected]
          Reporter: [email protected]

The usage of non-posix TFD_CLOEXEC / timerfd_create and SFD_CLOEXEC / signalfd
functions result in wayland not being portable to non-linux platforms.

src/event-loop.c is the sole consumer of these functions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to