snaggen@programming.dev to Rust@programming.devEnglish · 3 years agoWhich red is your function?gist.github.comexternal-linkmessage-square5linkfedilinkarrow-up123arrow-down10
arrow-up123arrow-down1external-linkWhich red is your function?gist.github.comsnaggen@programming.dev to Rust@programming.devEnglish · 3 years agomessage-square5linkfedilink
minus-squareVorpal@programming.devlinkfedilinkarrow-up1·3 years 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.