Hey everyone, Just wanted to vent a bit about a complication I ran into this morning while working on my game engine and networking code. Specifically, I hit a wall while trying to implement a feature that allows the server to gracefully close a client’s connection with an error message — instead of just abruptly…