Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glsock2 callbacks never get called on linux #2

Open
GoogleCodeExporter opened this issue Apr 30, 2015 · 1 comment
Open

Glsock2 callbacks never get called on linux #2

GoogleCodeExporter opened this issue Apr 30, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant