On Wed Feb 1 18:29:03 2023 +0000, Paul Gofman wrote:
My idea was that later we will need GetOutputStatus and maybe we'd want to avoid the boilerplate of having distinct Unix call for each (thus more generic interface)?
Okay, makes sense, what about returning a `enum wg_transform_status` with a set of flags then?