Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

Socket.connect() not returning the ID #63

Open
kaiiwaii opened this issue May 11, 2021 · 0 comments
Open

Socket.connect() not returning the ID #63

kaiiwaii opened this issue May 11, 2021 · 0 comments

Comments

@kaiiwaii
Copy link

soc = Socket.connect("51.15.127.80", 2811);

local s = Socket.receive(soc, 5);

Seems that "Socket.connect()" doesn't return the id, so the socket can't send or receive data.

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

No branches or pull requests

1 participant