1 2 3 4 5
#include <sys/epoll.h> static int handlexevent(struct epoll_event *ev); static void setlayoutsafe(const Arg *arg); static void setupepoll(void);