varlink / libvarlink

C implementation of the Varlink protocol and command line tool
Apache License 2.0
87 stars 15 forks source link

RFE: Portability #53

Open FGasper opened 2 years ago

FGasper commented 2 years ago

Given that varlink intends to be OS-agnostic, it would be sensible for its reference implementation to be portable.

At present, though, this library only compiles on Linux. Nothing in varlink.h, though, seems to imply a hard need for Linux.

It looks like it would entail: