cukunity
cukunity copied to clipboard
Data Lost in 2nd Connection
In unity_client.rb the client_connect_original() is unable to send data to the CukunityServer. In OnReadComplete() in CukunityServer, byteCount is always <= 0 leading to the client termination.