PROTON-2347: Fix leakage of socket handles when soketChannel.connect() fails with an Exception (socketChannel.close() is not called.)

This closes #38
1 file changed
tree: 795e18bf91ef3c6144dbb9e6c7be22ab68a04123
  1. .github/
  2. apache-qpid-proton-j/
  3. examples/
  4. proton-j/
  5. tests/
  6. .asf.yaml
  7. .gitattributes
  8. .gitignore
  9. .mailmap
  10. .travis.yml
  11. appveyor.yml
  12. LICENSE
  13. NOTICE
  14. pom.xml
  15. README.md
README.md

Apache Qpid Proton-J

Linux Build Status Windows Build Status

Qpid Proton-J is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, clients libraries, routers, bridges, proxies, and more.

Please see https://qpid.apache.org/proton for more information.