The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.1 - 2006-10-29

  • INCOMPATIBLE CHANGE: replace IO::AIO::poll_some by IO::AIO::max_poll_reqs and IO::AIO::max_poll_time.
  • fix a bug in aio_move where it would fail everytime it would have to copy files manually.
  • doc updates.
  • start threads only on (very low) demand.
  • end superfluous threads automatically after 10s idling.
  • add IO::AIO::max_idle to control this.
  • some tuning applied to random places.
  • add aio_mknod.

Modules

Asynchronous Input/Output

Provides

in autoconf.pm