Framework for multiple event loops
Go to file
Paul Howarth fc04feed7e Update to 7.09
- New upstream release 7.09
  - AnyEvent::Debug called an internal function (AnyEvent::Log::ft) that was
    renamed to AnyEvent::Log:format_time, under its old name
  - Update AnyEvent::DNS fallback resolver addresses: it seems google
    effectively killed most other free dns resolvers, so remove them, but add
    Cable and Wireless (ecrc) since it was stable for 20 years or so, official
    or not, and there should be an alternative to google
  - perl5porters broke Windows error codes in 5.20, and mapped WSAEWOULDBLOCK
    on the (different) EWOULDBLOCK error code, and WSAEINPROGRESS into the
    incompatible ERINPROGRESS code (there may be others too); this version
    only works around the WSAEWOULDBLOCK issue, because I don't have a nice
    way to work around the WSAEINPROGRESS bug
2015-05-02 19:15:41 +01:00
.gitignore Update to 7.0 2012-04-26 16:44:32 +01:00
perl-AnyEvent.spec Update to 7.09 2015-05-02 19:15:41 +01:00
sources Update to 7.09 2015-05-02 19:15:41 +01:00