lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] TCP sending without headers


From: Peter LM
Subject: Re: [lwip-users] TCP sending without headers
Date: Wed, 10 Jul 2013 04:58:22 -0700 (PDT)

I read something about NOCOPY during netconn-write(), and in the contrib
example the flag NOCOPY was used therefore I did the same. But It is
correctl running with the flag NETCON_COPY instead of NETCONN_NOCOPY !!
Obviously I would prefer to use NOCOPY since I only send "read-only data"
with the view to improve execution time and memory usage...

Any input will be welcome.
Peter



--
View this message in context: 
http://lwip.100.n7.nabble.com/TCP-sending-without-headers-tp21719p21727.html
Sent from the lwip-users mailing list archive at Nabble.com.



reply via email to

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