changes in socket, a bit work in linux side first

This commit is contained in:
Tianqi Chen
2014-11-23 21:21:52 -08:00
parent db2adb6885
commit 7f3dc967cf
2 changed files with 30 additions and 10 deletions

View File

@@ -21,6 +21,7 @@
<ItemGroup>
<ClCompile Include="..\..\src\gbm\gbm.cpp" />
<ClCompile Include="..\..\src\io\io.cpp" />
<ClCompile Include="..\..\src\sync\sync_tcp.cpp" />
<ClCompile Include="..\..\src\tree\updater.cpp" />
<ClCompile Include="..\..\src\xgboost_main.cpp" />
</ItemGroup>