[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #6995] Implement SO_REUSEADDR
From: |
Frédéric Bernon |
Subject: |
[lwip-devel] [task #6995] Implement SO_REUSEADDR |
Date: |
Tue, 04 Sep 2007 09:03:36 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 |
Follow-up Comment #1, task #6995 (project lwip):
Some notes:
in udp.c, we can found some code disabled by LWIP_UDP_TODO option, in
udp_bind, and this comment:
"this code does not allow upper layer to share a UDP port for listening to
broadcast or multicast traffic (See SO_REUSE_ADDR and SO_REUSE_PORT under
*BSD). TODO: See where it fits instead, OR combine with implementation of UDP
PCB flags. Leon Woestenberg."
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?6995>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [task #6995] Implement SO_REUSEADDR,
Frédéric Bernon <=