我想知道 Timer 是否用
int eloop_register_timeout (unsigned int secs,
unsigned int usecs,
eloop_timeout_handler handler,
void * eloop_data,
void * user_data
)
在 hostapd 中异步运行。