|
From: | Leon Woestenberg |
Subject: | Re: [lwip-devel] udp SOF_REUSEPORT option |
Date: | Fri, 19 Mar 2004 18:14:26 +0100 |
User-agent: | Mozilla Thunderbird 0.5 (Windows/20040207) |
Hello,
On Fri, 2004-03-19 at 15:44, address@hidden wrote:Hi, Does anybody (Kieran?) know the current status of the SOF_REUSEPORT option in udp.c? (tested / untested)
SOF_REUSEPORT was working if, and only if, used with the higher level lwIP socket API. I.e. it prevents re-use of UDP PCB's when using only the lwIP core. It has therefore been disabled through a define, as really, it should never had been implemented in the core udp.c file. There was a discussion on the lists a few months back that has the gory details. Leon.
[Prev in Thread] | Current Thread | [Next in Thread] |