pocoproject / poco

The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
https://pocoproject.org
Other
8.05k stars 2.11k forks source link

Async servers (UDP and TCP) #4501

Open matejk opened 3 months ago

matejk commented 3 months ago

Fixes #4382.

This PR is work in progress.