Re: [lwip-users] How to shut TCP and PPP tasks.

2015-03-16 Thread Sylvain Rochet
Hello, On Mon, Mar 16, 2015 at 06:06:48AM -0700, rohanm wrote: > hiii. > > i am working on ppp over serial code using GSM.i have successfully connected > ppp using gsm.but in my application,i need to stop whole lwip functions and > again resume it after some application level task.so is it possib

[lwip-users] How to shut TCP and PPP tasks.

2015-03-16 Thread rohanm
hiii. i am working on ppp over serial code using GSM.i have successfully connected ppp using gsm.but in my application,i need to stop whole lwip functions and again resume it after some application level task.so is it possible to stop ppp and tcp ip threads and again resume it.i have tried lwip_cl