You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
Run the attached file on a linux server
What is the expected output? What do you see instead?
Expected the callbacks to be called, yet they are not.
What version of the product are you using? On what operating system?
glsock2, 3.5.7-gentoo
Please provide any additional information below.
According to the return value of GLSock:Connect(), it connected successfully,
which is true, but the OnConnect callback never gets called. It seems to work
the first time you start the server, however, after sending something to the
connection, it stops working again.
Original issue reported on code.google.com by blackops7799 on 15 Jan 2013 at 6:03
Original issue reported on code.google.com by
blackops7799
on 15 Jan 2013 at 6:03Attachments:
The text was updated successfully, but these errors were encountered: