ev: improve documentation of ev::do
ev::dial: attempt resolved IPs in order
ev::dns: fall back to TCP on response truncation
This package provides an event loop for Hare programs. This is a future candidate for being merged into the Hare standard library.
The recommended name for this package is "hare-ev". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.
make install
git subtree -P vendor/hare-ev/ add https://git.sr.ht/~sircmpwn/hare-ev master
See cmd/*