Skip to content

Conversation

@donstenzel
Copy link
Contributor

I was working with TLS listeners and the program would sometimes crash when setting the read timeout. This was only after I closed a connection. I noticed the handle to the listener and connection were the same number, and found that the returned handle is the one from the listener, not the newly created stream handle. This was just due to a small scoping issue. I have tested the change alongside this change in a website server and it works correctly now.

@kaikalii kaikalii merged commit e095cca into uiua-lang:main Jul 13, 2025
@donstenzel donstenzel deleted the tls-handle-fix branch July 24, 2025 12:57
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