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

socket:connected() always throws a "Null pointer" error #16

Open
MarkerB opened this issue Mar 17, 2019 · 0 comments
Open

socket:connected() always throws a "Null pointer" error #16

MarkerB opened this issue Mar 17, 2019 · 0 comments

Comments

@MarkerB
Copy link

MarkerB commented Mar 17, 2019

This bit of sample code from the docs always fails with a "Null pointer" error:

local s = require("socket").new();
print(s:connected()); -- false

Running on Windows 10, Unified Remote version 3.6.1.2342 (45)

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

No branches or pull requests

1 participant