junixsocket

Unix Domain Sockets in Java 7 and newer (AF_UNIX), AF_TIPC, AF_VSOCK, and more

APACHE-2.0 License

Stars
434

Bot releases are hidden (Show)

junixsocket - junixsocket 2.3.2

Published by kohlschuetter over 4 years ago

Add support for FreeBSD (Intel 64-bit)
Fix an NPE when junixsocket is on the bootstrap classloader
Fix AcceptTimeoutTest#testCatchTimeout (selftest would sometimes erroneously fail)
Code cleanup

junixsocket - junixsocket 2.3.1

Published by kohlschuetter almost 5 years ago

Add support for Java 15
Increase minimum version requirement for macOS to 10.9 to comply with notarization requirements
Improved error reporting upon trying to connect an already closed socket
Improved error reporting when a compiler binary is missing for cross-compilation

junixsocket - junixsocket 2.3.0

Published by kohlschuetter almost 5 years ago

Add support for Java 7 (core/server package only)
Add support for ppc64le (POWER) Linux
Add support for RISC-V 64-bit Linux
Add support for s390x Linux
Add support for Solaris x86/OpenIndiana (Intel 64-bit)
Add support to send FileDescriptors (FileInputStream, FileOutputStream) via RMI
Add support to retrieve peer credentials for RMI connections
Add new self-test functionality to verify that junixsocket works on a given platform
New demo code: HTTP Server over Unix sockets (using NanoHTTPD)
macOS: Use poll for read; fix read timeout not being honored
musl-libc: Workaround for segmentation fault in CMSG_NXTHDR (ancillary messages).
Several other bug fixes and improvements

junixsocket - junixsocket 2.2.1

Published by kohlschuetter almost 5 years ago

Add support for Java 13
Code cleanup, dependency updates

junixsocket - junixsocket 2.2.0

Published by kohlschuetter over 5 years ago

junixsocket - junixsocket 2.1.2

Published by kohlschuetter almost 6 years ago

junixsocket - junixsocket 2.1.1

Published by kohlschuetter almost 6 years ago