pub struct AcceptLoop { /* private fields */ }Expand description
Streamin io accept loop
Implementations§
Source§impl AcceptLoop
impl AcceptLoop
Sourcepub fn new() -> AcceptLoop
pub fn new() -> AcceptLoop
Create accept loop
Sourcepub fn notify(&self) -> AcceptNotify
pub fn notify(&self) -> AcceptNotify
Get notification api for the loop