lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] udp_send


From: Julian Gardner [RSD]
Subject: [lwip-users] udp_send
Date: Tue, 11 Sep 2007 15:47:46 +0100

Thanks for the pointer, looks like udp_send allocates a header pbuf_header( p, UDP_HLEN) at the start but does not remove this when leaving the routine.

Should this be added to the end of the udp_send routine so what you send is what you get back on return? !!!!

Julian Gardner


reply via email to

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