[CHANGES]
- Added
->load_best_impl
[BUGFIXES]
- Require
Test::Future::IO::Implversion 0.16 for portability
bugfixes to the 'connect' and 'send' tests
- Be prepared for the fact that
IO::Socket->sendmight throw
- Don't close() the local end of the STDIN stream in System.pm, as
that upsets most implementation modules
->sendin ImplBase should try agian using _send1, not _syswrite1