Skip to content

Use assert on bind (on the TCP echo server example)#813

Merged
squeek502 merged 2 commits intoluvit:masterfrom
nilFinx:patch-1
Mar 12, 2026
Merged

Use assert on bind (on the TCP echo server example)#813
squeek502 merged 2 commits intoluvit:masterfrom
nilFinx:patch-1

Conversation

@nilFinx
Copy link
Copy Markdown
Contributor

@nilFinx nilFinx commented Mar 11, 2026

This will make sure that people will wrap listen part with something, to ensure that nobody is getting confused when the server appears to start up fine, but it actually didn't.

@squeek502
Copy link
Copy Markdown
Member

squeek502 commented Mar 11, 2026

docs/docs.md is generated, please edit docs/docs.lua instead and run lua docs/docgen.lua

@nilFinx
Copy link
Copy Markdown
Contributor Author

nilFinx commented Mar 12, 2026

I apologize for the mistake, it has been fixed now.

Copy link
Copy Markdown
Member

@truemedian truemedian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI failures are unrelated. Seems to be GitHub Actions acting up.

@squeek502 squeek502 merged commit f65fe9d into luvit:master Mar 12, 2026
19 of 27 checks passed
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.

3 participants