Go to file
Paul Howarth ece8b3a669 Update to 7.08
- New upstream release 7.08:
  - Work around a newly introduced bug in Socket 2.011 (an erroneous sun_length
    check)
  - AnyEvent::TLS didn't load (but refer to) AnyEvent::Socket
  - AnyEvent::Strict will now confess, not croak, in line with it being a
    development/debugging tool
  - Work around a number of libglib bugs (debug builds of libglib enforce
    certain undocumented behaviour patterns such as not being able to remove a
    child watch source after it has fired, which we will try to emulate to
    avoid "criticals"; what were they thinking?)
  - Mention json security issues in AnyEvent::Handle
  - Changed default DNS resolver "max_outstanding" value from 1 to 10, the
    latter beinfg the intended value all along
  - Added new "AnyEvent::Impl::UV" interface module to the UV event lib
2014-12-10 19:39:54 +00:00
.gitignore Update to 7.0 2012-04-26 16:44:32 +01:00
perl-AnyEvent.spec Update to 7.08 2014-12-10 19:39:54 +00:00
sources Update to 7.08 2014-12-10 19:39:54 +00:00