Skip to content

junixsocket 2.10.1

Latest
Compare
Choose a tag to compare
@kohlschuetter kohlschuetter released this 23 Sep 14:10
· 3 commits to main since this release
  • Fix left-over temporary library files on Windows
  • Fix duplicate file descriptors being received sporadically for non-blocking sockets and upon error
  • Fix a flaky selftest when VSOCK is not supported
  • Fix a flaky selftest with GraalvM 17
  • Fix a flaky selftest with old-style finalizers
  • Improve interoperability with exotic Linux/Java combinations
  • Add support for loongarch64 Linux
  • Add more tests
  • Code cleanup