Systemd/src/userdb
Lennart Poettering 0f2d351f79 tree-wide: port to fd_wait_for_event()
Prompted by the discussion on #16110, let's migrate more code to
fd_wait_for_event().

This only leaves 7 places where we call into poll()/poll() directly in
our entire codebase. (one of which is fd_wait_for_event() itself)
2020-06-10 20:06:10 +02:00
..
meson.build userdbd: add userdbctl tool as client for userdbd 2020-01-15 15:28:42 +01:00
userdbctl.c userdbctl: make --help fit in 80 columns 2020-04-28 09:56:24 +02:00
userdbd-manager.c homed,userdb: don't use sockaddr_un_set_path() on fixed addresses 2020-03-02 15:56:30 +01:00
userdbd-manager.h
userdbd.c
userwork.c tree-wide: port to fd_wait_for_event() 2020-06-10 20:06:10 +02:00