/src/network/Server.cpp line 106, you have an issue: both it_b and it_e point to the beginning of the container. leading to an infinite loop
/src/network/Server.cpp line 106, you have an issue: both it_b and it_e point to the beginning of the container. leading to an infinite loop