Skip to content

used to leak sockets when failing to connect

Georgy Moshkin requested to merge gmoshkin/fix-tcp-socket-leaking into master

Summary

  • fix: used to leak sockets when failing to connect

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 Georgy Moshkin

Merge request reports