Skip to content

Releases: CrashSystemZ/jDRPC

v1.2.2 with dependencies

Choose a tag to compare

@CrashSystemZ CrashSystemZ released this 26 Apr 12:56
c695e68

Windows: replace JNA overlapped I/O with RandomAccessFile polling, removing the native dependency

v1.2.1 with dependencies

Choose a tag to compare

@CrashSystemZ CrashSystemZ released this 20 Apr 15:17

Fix Windows pipe deadlock: switch to JNA overlapped I/O in #1

v1.1.1 with dependencies

Choose a tag to compare

@CrashSystemZ CrashSystemZ released this 02 Apr 20:11
Fix shutdown deadlocks on Windows by deferring pipe handle close, ens…

v1.1.0 with dependencies

Choose a tag to compare

@CrashSystemZ CrashSystemZ released this 02 Apr 18:02
Remove heartbeat thread, simplify error handling, and add privacy sup…

v1.0.0 with dependencies

Choose a tag to compare

@CrashSystemZ CrashSystemZ released this 01 Apr 02:04
Initial commit