lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] Comment about SMEMCPY


From: Bill Auerbach
Subject: [lwip-devel] Comment about SMEMCPY
Date: Tue, 3 Mar 2009 17:53:41 -0500

I thought I read somewhere that SMEMCPY was meant for a constant length and small length use so that a compiler (or user) could inline the call.

3 occurrences in socket.c, 1 in tcp_out.c, and 1 in ppp.c dont meet above rules because the length isnt constant.

Bill


reply via email to

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