lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] RAW UDP polling, timeouts, so_options


From: ncoage
Subject: [lwip-users] RAW UDP polling, timeouts, so_options
Date: Fri, 11 Jun 2010 12:33:29 +0200

Hi,

I am writing TFTP server (by modifying Luminary Micro code) and I wonder how to 
implement timeouts in UDP connections (RAW API). In TCP we have a tcp_poll 
callbacks. Is there something similar in UDP?

Looking at udp_pcb, there is a field called so_options. Where can I find the 
list of the options with descriptions?

Thanks in advance.



reply via email to

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