(svn r13988) -Codechange: move the to IP resolving functions to a separate file.

This commit is contained in:
rubidium
2008-08-04 12:56:38 +00:00
parent 8018aeac9f
commit eb5fb4443a
8 changed files with 280 additions and 223 deletions

View File

@@ -2451,6 +2451,14 @@
RelativePath=".\..\src\network\core\game.h"
>
</File>
<File
RelativePath=".\..\src\network\core\host.cpp"
>
</File>
<File
RelativePath=".\..\src\network\core\host.h"
>
</File>
<File
RelativePath=".\..\src\network\core\os_abstraction.h"
>

View File

@@ -2448,6 +2448,14 @@
RelativePath=".\..\src\network\core\game.h"
>
</File>
<File
RelativePath=".\..\src\network\core\host.cpp"
>
</File>
<File
RelativePath=".\..\src\network\core\host.h"
>
</File>
<File
RelativePath=".\..\src\network\core\os_abstraction.h"
>