Changes for version 1.007 - 2022-10-10

  • Improved reliability on the Windows platform.
  • Improved Mutex::Channel::timedwait on the Windows platform.
  • Improved Mutex::Channel performance on UNIX platforms.

Documentation

Modules

Various locking implementations supporting processes and threads
Mutex locking via a pipe or socket
Mutex locking via Fcntl
Utility functions for Mutex