snaggen@programming.dev to Rust@programming.devEnglish · 1 year agoWhich red is your function?gist.github.comexternal-linkmessage-square7fedilinkarrow-up130
arrow-up130external-linkWhich red is your function?gist.github.comsnaggen@programming.dev to Rust@programming.devEnglish · 1 year agomessage-square7fedilink
minus-squareVorpal@programming.devlinkfedilinkarrow-up1·1 year 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.