compio-rs / compio

A thread-per-core Rust runtime with IOCP/io_uring/polling.
MIT License
420 stars 37 forks source link

feat: add ancillary data support #275

Closed AsakuraMizu closed 3 months ago

AsakuraMizu commented 3 months ago

This PR added support for control messages, or rather ancillary data.

Detail