SF3012166 - IPv6 patch

lots of NetworkInterface changes (windows only, other platforms are not yet updated and currently the compilation is broken)
This commit is contained in:
Aleksandar Fabijanic
2012-08-09 01:49:00 +00:00
parent 2f0ab58544
commit 7055e06cc5
6 changed files with 513 additions and 250 deletions

View File

@@ -47,6 +47,7 @@ public:
~NetworkInterfaceTest();
void testList();
void testMap();
void testForName();
void testForAddress();
void testForIndex();