GenieClient / genie3

This Organization of Genie Client is a Community focused development of Conny's Open Source Version of GenieClient
GNU General Public License v3.0
4 stars 2 forks source link

Add delay to linefeed write when completing game handshake. #4

Closed hubConnect closed 2 years ago

hubConnect commented 2 years ago

The linefeed write was to prompt the server to begin sending data. I think it was happening before the server was ready and so it would get hung on the initial connection. Adding a slight delay improves handshake completion reliability.