Hi brothers and sisters,
Im trying to make a game and for jobs Im using boost's spsc_queue class within sf::Packet class.
Im taking some errors (sometimes) while receiving different sized packets. I think I must tell to the spsc_queue the exact size of th Packet. But how can I do this?