Skip to content

tor-rtcompat: Add a StreamOps trait.

gabi-250 requested to merge gabi-250/arti:rtcompat-streamops into main

This adds a new StreamOps trait that will provide additional operations on Streams. For now, the only supported operation is set_tcp_notsent_lowat (needed for #1728).

Closes #1769 (closed)

Merge request reports

Loading