[CHANGES]
- Use Future->catch instead of poorly-implemented string-eq test
- Use L<...> instead of C<...> in docs where appropriate (RT107417)
(thanks Arthur Axel 'fREW' Schmidt)
[BUGFIXES]
- Don't silently swallow Listener acceptor failures (RT107806)
- Don't silently swallow other ->connect errors
- Remember to ->unwatch_io before setting IaHandle's handle to undef