maikel / senders-io

An adaption of Senders/Receivers for async networking and I/O
Apache License 2.0
14 stars 2 forks source link

Implement an async accept algorithm #30

Closed maikel closed 1 year ago

maikel commented 1 year ago

async::accept returns a sequence of socket_handles.

The lifetime of the underlying socket is bounded by the operations lifetime of the sequence elements