Real implementation of ips() on OSX, now for Linux.
This commit is contained in:
parent
f7fbc6f633
commit
e16b2a8831
2 changed files with 58 additions and 32 deletions
|
@ -233,8 +233,6 @@ private:
|
|||
Thread _thread;
|
||||
|
||||
#ifdef __UNIX_LIKE__
|
||||
std::set<InetAddress> _ips;
|
||||
Mutex _ips_m;
|
||||
char _dev[16];
|
||||
int _fd;
|
||||
int _shutdownSignalPipe[2];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue