lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] How to have two different sockets for IPv4 and IPv6


From: Philip Gladstone
Subject: Re: [lwip-users] How to have two different sockets for IPv4 and IPv6
Date: Thu, 09 Apr 2015 08:00:39 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

On 4/8/15 23:37, Mohsin wrote:
Philip Gladstone wrote
I have it working for UDP -- I listen on the same port on both IPv4 and
IPv6 and it works. I know that Simon merged my patch to make this type
of thing work in the current development version.
I would be very grateful to you if you can mention that patch which worked
for you.
So, that atleast I can verify or implement it in my development.

https://savannah.nongnu.org/patch/?8358

The other possibility is that you need to set SO_REUSEADDR or SO_REUSEPORT

Philip




reply via email to

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