Danga-Socket

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN

   -- A good catch by Whitaker. If an epoll_ctl problem occurs when
      manipulatiing something that isn't an INET domain socket, the
      unpacking of remote information will fail.

1.51: (2006-04-27)
   -- let subclasses overwrite the behavior on incomplete writes.
      default, as always, is just to force watching of writability.
      but during, say, SSL stuff, it's useful to disable that.

1.50: (2006-04-17)
   -- use bytes.  was affecting djabberd with unicode XML messages.
      diagnosis by Artur Bergman and Tatsuhiko Miyagawa.

1.49: (2006-03-02)
   -- patch to allow pluggable writer functions per socket.  so you
      can have SSL connections that do Net::SSLeay writes (or whatever)
      instead of relying on tied handles.

1.48: (2005-10-12)
   -- patch from Eric Lambrecht <eml@guba.com> who noticed that calling
      sysread in Perl w/ over ~5MB could cause Perl to just die and quit.



( run in 0.466 second using v1.01-cache-2.11-cpan-f29a10751f0 )