fix: tcp stream fd closed when there are still users of it
Summary
-
feat: remove UnsafeSendSyncTcpStream while impling Send+Sync for TcpStream
-
fix: tcp stream fd closed when there are still users of it
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
Version is bumped in the appropriate Cargo.toml
files
Edited by Bogdan Berezovskiy