• Tobias Klauser's avatar
    Use Eventfd() from x/sys/unix · 5acfb160
    Tobias Klauser authored
    Use unix.Eventfd() instead of C.eventfd and also use the correct
    corresponding unix.EFD_CLOEXEC flag. This allows to get rid of cgo.
    5acfb160
threshold_notifier_linux.go 2.81 KB