Home
last modified time | relevance | path

Searched refs:poll_next_without_tls (Results 1 – 1 of 1) sorted by relevance

/tonic/tonic/src/transport/server/
H A Dio_stream.rs48 fn poll_next_without_tls( in poll_next_without_tls() function
79 self.poll_next_without_tls(cx) in poll_next()
87 return self.poll_next_without_tls(cx); in poll_next()