ucommon
7.0.0
About: GNU uCommon C++ is a portable and optimized class framework for writing C++ applications that need to use threads and support concurrent synchronization, and that use sockets, XML parsing, object serialization, thread-optimized string and data structure classes, etc..
![]() ![]() |
#include <ucommon-config.h>
#include <commoncpp/config.h>
#include <commoncpp/export.h>
#include <commoncpp/string.h>
#include <commoncpp/socket.h>
#include <commoncpp/udp.h>
#include <sys/ioctl.h>
#include <netinet/tcp.h>
Go to the source code of this file.
Namespaces | |
namespace | ost |
Macros | |
#define | socket_errno errno |
#define | O_NONBLOCK O_NDELAY |
#define | INADDR_LOOPBACK (unsigned long)0x7f000001 |
#define | _IOLEN64 |
#define | _IORET64 |