Searched defs:PollSource (Results 1 – 2 of 2) sorted by relevance
72 pub struct PollSource<F>(RegisteredSource<F>); struct74 impl<F: AsRawFd> PollSource<F> { implementation88 impl<F: AsRawFd> Deref for PollSource<F> { implementation96 impl<F: AsRawFd> DerefMut for PollSource<F> { implementation103 impl<F: AsRawFd> ReadAsync for PollSource<F> { implementation228 impl<F: AsRawFd> WriteAsync for PollSource<F> { implementation348 impl<F: AsRawFd> IoSourceExt<F> for PollSource<F> { implementation
72 pub struct PollSource<F>(RegisteredSource<F>); struct74 impl<F: AsRawFd> PollSource<F> { impl88 impl<F: AsRawFd> Deref for PollSource<F> { implementation96 impl<F: AsRawFd> DerefMut for PollSource<F> { implementation103 impl<F: AsRawFd> ReadAsync for PollSource<F> { implementation228 impl<F: AsRawFd> WriteAsync for PollSource<F> { implementation348 impl<F: AsRawFd> IoSourceExt<F> for PollSource<F> { implementation