perl-AnyEvent/sources
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

2 lines
55 B
Plaintext

c6ea790037bb108fc70d985cba87aec8 AnyEvent-7.08.tar.gz