snaggen@programming.dev to Rust@programming.devEnglish · 9 months agoWhich red is your function?gist.github.comexternal-linkmessage-square6fedilinkarrow-up129
arrow-up127external-linkWhich red is your function?gist.github.comsnaggen@programming.dev to Rust@programming.devEnglish · 9 months agomessage-square6fedilink
minus-squareVorpal@programming.devlinkfedilinkarrow-up1·9 months agoThe example FileDescriptorPollContext doesn’t really work. What if my runtime uses io-uring instead of polling? Those need very different interfaces to be sound. How do you abstract over that.
The example FileDescriptorPollContext doesn’t really work. What if my runtime uses io-uring instead of polling? Those need very different interfaces to be sound. How do you abstract over that.