Framework for multiple event loops
- 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
|
||
|---|---|---|
| .gitignore | ||
| perl-AnyEvent.spec | ||
| sources | ||