event_poll — check and invoke callbacks
#include <event.h>
void event_poll (
)
void
no arguments
Checks all registered event sources and invokes the corresponding callbacks in an infinite loop.