Reader
The reader class take an asio socket and receive all udp request from clients
Public member functions
Private member functions
Private attributes
Member functions documentation
Constructor
Parameters
socket
the asio socket where data come fromqueueIn
a refernce to the queue where all packet are storedclients
the vector that will contain all the client that send a request
Clock
Run an infinit clock that read every incoming datas
Last updated