host/cxpslib/unix/cxpsmajor.h (
5
lines of code) (
raw
):
/// /// \file cxpsmajor.h /// /// \brief /// #ifndef CXPSMAJOR_H #define CXPSMAJOR_H #include <pthread.h> #define CXPS_INVALID_SOCKET -1 #endif // CXPSMAJOR_H