Closed ghost closed 10 years ago
Hello! This patch fixes a few things that had been bugging me about gl_server:
• It didn't build cleanly any more • It's easy to overwhelm it with frames which pile up in the socket buffer • It's spammy on stdout
–micah
Thanks, Micah! These are all nice improvements; much appreciated! Thanks in particular for the clear comments explaining the short timeouts.
Hello! This patch fixes a few things that had been bugging me about gl_server:
• It didn't build cleanly any more • It's easy to overwhelm it with frames which pile up in the socket buffer • It's spammy on stdout
–micah