3 * cc -I/usr/local/include -o time-test time-test.c -L/usr/local/lib -levent
13 #include <sys/types.h>
15 #ifdef HAVE_SYS_TIME_H
18 #ifdef HAVE_SYS_SOCKET_H
19 #include <sys/socket.h>
33 main(int argc
, char **argv
)
35 /* Initalize the event library */