Bugfixes and performance upgrades this time.
Fixed
- Unnecessary buffering causing performance problems. Thanks for the PRs, @mrkline! (#102, #103)
- Connections failing if the first resolved address fails to connect (even if there's more to try). Thanks for the PR, @darosior! (#106)