Skip to content

Fix rn.socket.DialTimeout undefined error#6

Open
toastp wants to merge 1 commit intoprettymuchbryce:masterfrom
toastp:fix-networking-error
Open

Fix rn.socket.DialTimeout undefined error#6
toastp wants to merge 1 commit intoprettymuchbryce:masterfrom
toastp:fix-networking-error

Conversation

@toastp
Copy link
Copy Markdown

@toastp toastp commented Jan 30, 2022

Networking library seems to have changed. The following error was appearing and preventing the project from building.

networking.go:154:24: rn.socket.DialTimeout undefined (type *utp.Socket has no field or method DialTimeout)

Note: This change removes the timeout (1 second) from the Dial() call.

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

Successfully merging this pull request may close these issues.

2 participants