mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +00:00
7f9160bb6e
macOS doing a shared library build is not working without untangling some of the interdependencies. This commit does that, at least enough to get macOS to compile. This isn't the cleanest as currently implemented (we have some net/ things in `liblokinet-platform` and some in `liblokinet`, and likewise ev/vpnio.cpp is in `liblokinet` while the rest of `ev/*` is in `liblokinet-platform`). |
||
---|---|---|
.. | ||
context.cpp | ||
context.hpp | ||
endpoint.cpp | ||
endpoint.hpp | ||
exit_messages.cpp | ||
exit_messages.hpp | ||
policy.cpp | ||
policy.hpp | ||
session.cpp | ||
session.hpp |