Skip to content

move more syscalls into system.zig and add ppoll to http#85

Merged
e0ff merged 2 commits intomainfrom
devel
Nov 30, 2025
Merged

move more syscalls into system.zig and add ppoll to http#85
e0ff merged 2 commits intomainfrom
devel

Conversation

@GrayHatter
Copy link
Owner

this also sets the minimum number of threads to 2 to work around a bug in std.Io that I haven't had time to track down yet

this also sets the minimum number of threads to 2 to work around a bug in std.Io
that I haven't had time to track down yet
Copy link
Collaborator

@e0ff e0ff left a comment

Choose a reason for hiding this comment

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

This fixes #80. I'm not sure if this is something weird with my setup or maybe a bug in the std library or the kernel, but I don't see the port being used when querying with ss but zig is saying the address is in use. Eventually it will run again but for about a minute or so after closing it, it will say the address in use. Doesn't seem to happen if you start an example then close it without making requests.

@e0ff e0ff merged commit 729bee9 into main Nov 30, 2025
1 check failed
@GrayHatter GrayHatter deleted the devel branch December 9, 2025 21:11
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