Skip to main content

register_read

Function register_read 

Source
pub fn register_read(waker: &Waker, id: OsalId)
Expand description

Registers a read interest for id using the reactor carried in waker. No-op if the waker was not produced by a reactor-backed runtime.