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

Changes for version 0.51 - 2001-11-01

  • terminate/cancel now work properly (otherwise termination could cause a "next coroutine is not and contains not..." error.
  • added Coro::Socket::shutdown.
  • Coro::Event::loop no is the same as Event::loop.
  • implemented terminate with args + join.

Modules

coroutine process abstraction
message queues
schmorp's faked continuations
MakeMaker glue for the C-level Coro API
reader/write locks
non-binary semaphores
hash of semaphores.
coroutine signals (binary semaphores)
manage coroutone-specific variables.
create and manage simple coroutines
do events the coro-way
non-blocking io with a blocking interface.
non-blocking socket-io
various utility functions.

Provides

in Event/Handle.pm