Go to the documentation of this file.
12 #ifndef IPV4_SOCKET_Hh
13 #define IPV4_SOCKET_Hh
74 bool open(
const int domain_);
123 int read (
char* buf_,
const unsigned int size_);
131 int write (
const char* buf_,
const unsigned int size_);
181 #endif // IPV4_SOCKET_Hh