Open liamzebedee opened 12 years ago
After a bool is sent to the running chan, ServerLoop will read it ONLY AFTER it has received another packet.
Fixed for UDP, still waiting to fix TCP
After a bool is sent to the running chan, ServerLoop will read it ONLY AFTER it has received another packet.