Reengineering the timeout manager. Allows to create an arbitrary number of timer
with the possibility to invoke a callback function on timeout.
This commit is contained in:
@ -6,4 +6,5 @@
|
||||
/* */
|
||||
void ac_dfa_state_imagedata(struct ac_session_t* session, struct capwap_parsed_packet* packet) {
|
||||
/* TODO */
|
||||
ac_session_teardown(session);
|
||||
}
|
||||
|
Reference in New Issue
Block a user