|
From: | Simon Goldschmidt |
Subject: | [lwip-devel] [bug #44565] PPPOS support in tcpip thread breaks SLIP |
Date: | Thu, 19 Mar 2015 06:27:40 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89 Safari/537.36 |
Follow-up Comment #16, bug #44565 (project lwip): Much better :-) Although this is slightly off topic: isn't PPP_INPROC_MULTITHREADED thread-safe when pppos_input() is called from an interrupt? The rest of the processing can then only be called from tcpip_thread, so pppos_input can interrupt PPP, but PPP cannot interrupt pppos_input. That's the way I designed it at least when appliying the fixes in the past. I admit that "MULTITHREADED" is then not a very good name... _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?44565> _______________________________________________ Nachricht gesendet von/durch Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |