Jiaming Yuan bc818316f2
Prepare for improving Windows networking compatibility. (#8234)
* Prepare for improving Windows networking compatibility.

* Include dmlc filesystem indirectly as dmlc/filesystem.h includes windows.h, which
  conflicts with winsock2.h
* Define `NOMINMAX` conditionally.
* Link the winsock library when mysys32 is used.
* Add config file for read the doc.
2022-09-10 15:16:49 +08:00
..
2021-05-11 20:44:36 +08:00
2020-08-18 03:52:33 +08:00
2020-08-18 03:52:33 +08:00
2020-08-18 03:52:33 +08:00
2020-10-27 08:48:22 +08:00

This directory contains the CPU network module for XGBoost. The library originates from RABIT