(svn r20938) -Codechange: make the code for listening on a socket (more) reusable
This commit is contained in:
@@ -1041,6 +1041,7 @@
|
||||
<ClInclude Include="..\src\network\core\tcp_game.h" />
|
||||
<ClCompile Include="..\src\network\core\tcp_http.cpp" />
|
||||
<ClInclude Include="..\src\network\core\tcp_http.h" />
|
||||
<ClInclude Include="..\src\network\core\tcp_listen.h" />
|
||||
<ClCompile Include="..\src\network\core\udp.cpp" />
|
||||
<ClInclude Include="..\src\network\core\udp.h" />
|
||||
<ClInclude Include="..\src\pathfinder\follow_track.hpp" />
|
||||
|
||||
Reference in New Issue
Block a user