sprint 1-alpha
Classes | Namespaces | Enumerations
sprint/io/xstream/xsocket.h File Reference

implement a RAW UDP/TCP/IP communicator wrapping sprint::socket More...

#include <sprint/io/xstream/xstream.h>
#include <sprint/io/network/socket.h>

Go to the source code of this file.

Classes

class  sprint::io::xsocket

Namespaces

namespace  sprint
 

Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux.


namespace  sprint::io
 

the sprint::io namespace, which contains API to read and write from various device


Enumerations

enum  sprint::io::StreamProto { tcp, udp }
 xsocket protocol selector

Detailed Description

implement a RAW UDP/TCP/IP communicator wrapping sprint::socket

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines