remedi / pixel-knights

Pixel Knights - a terminal-based multiplayer game
MIT License
4 stars 0 forks source link

Client sending 'Q' after receiving SIGINT can still block if server is not responding #47

Open Waakken opened 9 years ago

Waakken commented 9 years ago

I think the issue here is pthread_join. Consider pthread_cancel before