sd-event: add API to access epoll_fd

System Internals / systemd - Tom Gundersen [jklm.no] - 20 August 2014 10:24 UTC

This is a prerequisite for integrating sd-event into an external event loop.

9b36454 sd-event: add API to access epoll_fd
src/libsystemd/libsystemd.sym.m4 | 1 +
src/libsystemd/sd-event/sd-event.c | 8 ++++++++
src/systemd/sd-event.h | 1 +
3 files changed, 10 insertions(+)

Upstream: github.com


  • Share