snaggen@programming.dev to Rust@programming.devEnglish · 9 months agoWhich red is your function?gist.github.comexternal-linkmessage-square7fedilinkarrow-up131
arrow-up131external-linkWhich red is your function?gist.github.comsnaggen@programming.dev to Rust@programming.devEnglish · 9 months agomessage-square7fedilink
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.