tor-rtcompat: Add a StreamOps trait.
This adds a new StreamOps
trait that will provide additional operations on Stream
s.
For now, the only supported operation is set_tcp_notsent_lowat
(needed for #1728).
Closes #1769 (closed)
This adds a new StreamOps
trait that will provide additional operations on Stream
s.
For now, the only supported operation is set_tcp_notsent_lowat
(needed for #1728).
Closes #1769 (closed)