libcoro icon indicating copy to clipboard operation
libcoro copied to clipboard

Make `coro::net::*` use `concepts::io_executor`

Open jbaldwin opened this issue 2 years ago • 0 comments

They don't need to use coro::io_scheduler directly, this would allow for a user executor to be used in its place.

jbaldwin avatar Jan 11 '24 22:01 jbaldwin