(svn r20938) -Codechange: make the code for listening on a socket (more) reusable

This commit is contained in:
rubidium
2010-10-15 21:56:06 +00:00
parent a0f7099a7d
commit b6799a23c4
9 changed files with 249 additions and 144 deletions

View File

@@ -3515,6 +3515,10 @@
RelativePath=".\..\src\network\core\tcp_http.h"
>
</File>
<File
RelativePath=".\..\src\network\core\tcp_listen.h"
>
</File>
<File
RelativePath=".\..\src\network\core\udp.cpp"
>