mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-06 02:27:15 +00:00
b2d1fc119d
There is no good reason why this function should take a non-const pointer, as the output callback should never modify what lwIP gives it. While changing that also switch to a more generic `void*` instead of "byte". |
||
---|---|---|
.. | ||
test_configs | ||
default_netif.h | ||
lwipcfg.h.example | ||
lwipcfg.h.travis | ||
lwipopts.h | ||
lwippools.h | ||
ppp_settings.h | ||
test.c |