[Documentation] [TitleIndex] [WordIndex

Contents

Dashel is a C++ cross-platform data stream helper encapsulation library. It provides a unified access to TCP/UDP sockets, serial ports, console, and files streams; and a plugable mechanism allowing users to add new streams. Dashel also allows a server application to wait for any activity on any combination of those streams.


2024-06-15 12:54