<<PackageHeader(dashel)>>
<<TOC(4)>>

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.

## AUTOGENERATED DON'T DELETE
## CategoryPackage