snaggen to RustEnglish · 1 year agoWhich red is your function?gist.github.comexternal-linkmessage-square7fedilinkarrow-up131arrow-down12
arrow-up129arrow-down1external-linkWhich red is your function?gist.github.comsnaggen to RustEnglish · 1 year agomessage-square7fedilink
minus-squareVorpallinkfedilinkarrow-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.