We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16686b7 commit 2b9d193Copy full SHA for 2b9d193
src/site/markdown/changelog.md
@@ -16,6 +16,7 @@ artifact (`<type>pom</type>`); see [Add junixsocket to your project](dependency.
16
17
- Fix openDatagramChannelPair (was using STREAM instead of DGRAM), add AFSocketType support
18
- Fix availability of AF_SYSTEM capability on Darwin
19
+- Improve exception handling for "EPROTOTYPE" error on z/OS
20
- Improve SelectionKey logic, reduce locking/GC overhead
21
- Improve "unsupported operation" handling in native code
22
- Improve handling of "test aborted, but not really an issue"
0 commit comments