Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

TCP Server

Simon Ninon edited this page Sep 25, 2017 · 11 revisions

tacopie::tcp_server is the class providing TCP Server features.

The tcp_client works entirely asynchronously, waiting for the io_service to notify whenever a new client wished to connect.

Full documentation on Doxygen

Clone this wiki locally