Skip to content

Conversation

cstyan
Copy link

@cstyan cstyan commented Aug 3, 2025

It appears that in newer versions of 0.15.x (latest commit I see from you is update to zig 0.15.0-dev.1089+6002514b7 however currently I have 0.15.0-dev.1254+c9ce1debe installed and latest is zig-0.15.0-dev.1380+e98aeeb73) the fifo method/struct for std.io.Poller has been removed.

Apologies if you were waiting until async is finalized or intend on adding an addition to the std.fifo interface with the arrival of async/await, or if any of the code I've written is not idiomatic. This was just the minimal change set I could come up with to keep the FIFO behaviour.

with the removal of poller.fifo

Signed-off-by: Callum Styan <[email protected]>
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.

1 participant