[lwip-users] How do I check if a packet is sent out?
From:
Chen
Subject:
[lwip-users] How do I check if a packet is sent out?
Date:
Tue, 19 Jan 2010 11:13:37 -0500
Hi, all,
In my project, I need to send out an UDP packet then stop the system
interrupts for a few ms, but I need to confirm the UDP packet is sent out
first (I don't need to confirm if it will reach the
destination)