[En-Nut-Discussion] NutNetBufAlloc
NGB
ngbmoreau at yahoo.com.au
Fri Oct 10 08:44:43 CEST 2003
Hi
I have an application that rapidly sends out nearly the same packet. to
speed things up I have copied the code from NutUdpSendTo and call directly
NutUdpOutput.
each time I allocate the output buffer using NutUdpOutput and free at the end,
Considering I'm always sending the same data, can't I just allocate once and
never free ?
Thanks
Nic
-------------------------------------------------
More information about the En-Nut-Discussion
mailing list