Struct may::cqueue::Selector [] [src]

pub struct Selector { /* fields omitted */ }

a handle type for the select coroutine you can only use the remove method to manually delete the coroutine

Methods

impl Selector
[src]

[src]

terminate the select coroutine this would remove the selector from the associated cqueue