xgboost
|
Typedefs | |
using | SocketT = int |
Functions | |
std::int32_t | LastError () |
collective::Result | FailWithCode (std::string msg) |
auto | ThrowAtError (StringView fn_name, std::int32_t errsv=LastError()) |
std::int32_t | CloseSocket (SocketT fd) |
std::int32_t | ShutdownSocket (SocketT fd) |
bool | ErrorWouldBlock (std::int32_t errsv) noexcept(true) |
bool | LastErrorWouldBlock () |
void | SocketStartup () |
void | SocketFinalize () |
using xgboost::system::SocketT = typedef int |
|
inline |
|
inlinenoexcept |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |