Searched refs:poll_shutdown (Results 1 – 4 of 4) sorted by relevance
13 * `PollDataChannel::poll_shutdown`: make sure to flush any writes before shutting down [#340](https…
21 * `PollStream::poll_shutdown`: make sure to flush any writes before shutting down [#340](https://gi…
629 fn poll_shutdown(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_shutdown() method
804 fn poll_shutdown(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_shutdown() method