- Notifications
You must be signed in to change notification settings - Fork184
docs/stdlib/fifo: document fifo stream interfaces#1475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
docs/stdlib/fifo: document fifo stream interfaces#1475
Uh oh!
There was an error while loading.Please reload this page.
Conversation
whitequark commentedAug 5, 2024
These interfaces are meant to be transitionary, and the FIFOs themselves should be adapted to be stream-first. However, that would require some amount of design work and an RFC. I realize we should probably document these things as they are in the interim, but I'm going to think for a while abouthow we document them. |
purdeaandrei commentedAug 5, 2024
I understand, the renamed signals look not so idiomatic. Just... my perspective as a new user was:
Are the names of w_stream/r_stream likely to change for the FIFOs? |
whitequark commentedAug 8, 2024
I'm actually considering whether or not we should deprecate the interface entirely and make a new stream-only one. This is undecided yet. |
Rendered document:
