Stack-internal timers implementation.
This file includes timer callbacks for stack-internal timers as well as functions to set up or stop timers and check for expired timers.
#include "lwip/opt.h"
#include "lwip/timers.h"
#include "lwip/tcp_impl.h"
Functions | |
void | tcp_timer_needed (void) |
void tcp_timer_needed | ( | void | ) |