Embedded TCP/IP stack
4.7.0
|
void fnet_poll | ( | void | ) |
General polling function.
This function calls service polling function and timer polling function (if FNET_CFG_TIMER_ALT is 1).
The user application should call this function periodically.