Evo C++ Library v0.5.1
Classes | Namespaces | Macros
iosock.h File Reference

Evo Input/Output Socket streams. More...

#include "io.h"
#include "impl/sysio_sock.h"
#include "substring.h"
#include "strscan.h"
#include <net/if.h>
#include <sys/select.h>

Go to the source code of this file.

Classes

class  Socket
 Socket I/O stream. More...
 
struct  SocketAddressIp
 TCP/IP socket address. More...
 
struct  SocketAddressUnix
 Unix Domain socket address (linux/unix). More...
 
class  SocketCast
 Socket for I/O casting (datagram/UDP). More...
 

Namespaces

 evo
 Evo C++ Library namespace.
 

Macros

#define INCL_evo_iosock_h
 

Detailed Description

Evo Input/Output Socket streams.

Macro Definition Documentation

◆ INCL_evo_iosock_h

#define INCL_evo_iosock_h