mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-17 17:10:03 +00:00
636ff411f1
If PPP_INPROC_MULTITHREADED is not enabled, we can free unfinished RX pbuf from the pppos_disconnect() function because pppos_input() is running in the same context. Thanks to the pppos->open flags we now only need to free remaining pbuf in the disconnect function if PPP_INPROC_MULTITHREADED is not enabled. |
||
---|---|---|
.. | ||
api | ||
core | ||
include | ||
netif | ||
FILES |