Sean Karlage
Sean Karlage
Seems okay, still need those *BSD fixes though :)
So what should we do here?
I'm fine with that; this package should be reserved for dhcp library code. We can have a separate one for sample clients that's a consumer of this code. Do we...
I tried to find some of the relevant documentation on this and... I’m not really convinced this is really worth the time. Sure, Equals does some magic runtime comparisons, but...
FWIW the psutil dep is _probably_ only needed for straight-up Linux and macOS and can be gated to those two platforms only. Prior to the OSS release it was easiest...
44b28fdc69388eb8e574e8d27861f0507a7a6591 should remove the psutil dep for non-linux/mac.
Fixed in c77ff3f4eb10124b1fd8cc128327ca807ed9b741
Closing this, but feel free to submit a PR to the prelude with support for `csharp_library` if you like, happy to review it!