switch timeout processing to libev
Rework the timeout and network code to use libev.
This commit is contained in:
@ -23,6 +23,7 @@ bin_PROGRAMS = wtp
|
||||
|
||||
AM_CFLAGS = -D_REENTRANT \
|
||||
-D_GNU_SOURCE \
|
||||
-fno-strict-aliasing \
|
||||
${LIBNL_CFLAGS}
|
||||
|
||||
if DTLS_ENABLED
|
||||
|
Reference in New Issue
Block a user