compio-rs / compio

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

feat(driver): add CreateSocket #236

Closed Berrysoft closed 6 months ago

Berrysoft commented 7 months ago

The creation of socket is async now.