Changes for version 1.02

  • Make push_event public, so fake events can be pushed to the queue.
  • Fixed bug in fixed size buffering
  • Fix all Perl::Critic warning
  • Add experimental HTTP buffer type
  • Fixed bug in socket type detection
  • Croak when sending to a $fh that is not ours

Modules

Multiplexer for sockets, pipes and any other types of filehandles that you can set O_NONBLOCK on and does buffering for the user.