junixsocket 2.7.1
kohlschuetter
released this
09 Sep 15:34
·
529 commits
to main
since this release
- Fix openDatagramChannelPair (was using STREAM instead of DGRAM), add AFSocketType support
- Fix availability of AF_SYSTEM capability on Darwin
- Improve exception handling for "EPROTOTYPE" error on z/OS
- Improve SelectionKey logic, reduce locking/GC overhead
- Improve "unsupported operation" handling in native code
- Improve handling of "test aborted, but not really an issue"
- Add unit tests for Jetty 12
- Code cleanup, update dependencies