summaryrefslogtreecommitdiffstats
path: root/tokio-macros
diff options
context:
space:
mode:
authorAkshay Narayan <akshay.k.narayan@gmail.com>2020-02-26 13:38:41 -0500
committerGitHub <noreply@github.com>2020-02-26 13:38:41 -0500
commit0589acc9ffb9175647d6b7a794edd8812f79399f (patch)
tree58813a656a9c9c527b023118ea6e7cc48f11260b /tokio-macros
parent1dadc701c04879f1df4ddaa0df362297a144d7b3 (diff)
Implement Stream for Listener types (#2275)
The Incoming types currently don't take ownership of the listener, but in most cases, users who want to use the Listener as a stream will only want to use the stream from that point on. So, implement Stream directly on the Listener types.
Diffstat (limited to 'tokio-macros')
0 files changed, 0 insertions, 0 deletions