Initial support for IPv6 (#8225)
- Merge rabit socket into XGBoost. - Dask interface support. - Add test to the socket.
This commit is contained in:
@@ -91,6 +91,9 @@
|
||||
#include "../src/common/timer.cc"
|
||||
#include "../src/common/version.cc"
|
||||
|
||||
// collective
|
||||
#include "../src/collective/socket.cc"
|
||||
|
||||
// c_api
|
||||
#include "../src/c_api/c_api.cc"
|
||||
#include "../src/c_api/c_api_error.cc"
|
||||
|
||||
Reference in New Issue
Block a user