Go to file
Paul Howarth 6391d3a007 Update to 7.14
- New upstream release 7.14
  - Fix a crash bug in AnyEvent::Handle with openssl 1.1.0
  - AnyEvent::Handle->keepalive was documented (and defined) twice
  - AnyEvent::Socket::tcp_bind/tcp_server would immediately unlink a unix
    listening socket unless a guard is used; change this so that no clean-up
    will be performed unless a guard is used and document this more clearly
  - Make tcp_bind/tcp_server error messages more regular
  - Fix building on Perl without '.' in @INC
  - Add TCP_FASTOPEN/MSG_FASTOPEN and MSG_NOSIGNAL/MSG_MORE/MSG_DONTWAIT to
    constants
  - Update warnings to common::sense 3.74 standards
2017-06-24 12:43:24 +01:00
.gitignore Update to 7.0 2012-04-26 16:44:32 +01:00
perl-AnyEvent.spec Update to 7.14 2017-06-24 12:43:24 +01:00
sources Update to 7.14 2017-06-24 12:43:24 +01:00