lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] netconn_write/recv from two different tasks..


From: ThomasJ
Subject: Re: [lwip-users] netconn_write/recv from two different tasks..
Date: Wed, 6 Mar 2013 06:43:15 -0800 (PST)

Hi

Just an idea... and would it work?

If I keep my TX task and RX task.
I then make make sure the TXTask does not use the netconn_write while the
RXTask is in the netconn_recv call.
Would that be ok or must the net connection be handle only by the same task?

Thomas



--
View this message in context: 
http://lwip.100.n7.nabble.com/netconn-write-recv-from-two-different-tasks-tp21198p21203.html
Sent from the lwip-users mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]