sprint 1-alpha
|
implement a RAW UDP/TCP/IP communicator wrapping sprint::socket More...
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 |
implement a RAW UDP/TCP/IP communicator wrapping sprint::socket