mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-28 16:17:28 -04:00
Substitute getpreferredinterface flawed logic with simpler getLocalAddresses still just one address used at moment
This commit is contained in:
parent
f12b4a1474
commit
747a03a0b9
6 changed files with 79 additions and 487 deletions
|
@ -326,6 +326,7 @@ private:
|
|||
|
||||
void netStatusReset_locked();
|
||||
|
||||
// TODO: Sat Oct 24 15:51:24 CEST 2015 The fact of having just two possible address is a flawed assumption, this should be redesigned soon.
|
||||
struct sockaddr_storage mLocalAddr;
|
||||
struct sockaddr_storage mExtAddr;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue