You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/net
michael-loki 0195152e05 Allow builds on MSVC (#518)
* Import cxxopts to replace getopts usage

* Add visual studio build things

* Fixup abseil build parts

* Replace __attribute__((unused)) with ABSL_ATTRIBUTE_UNUSED

* Fixup minor windows build issues

* Replace getopts usage

* Temporarily fixup .rc files

* More minor windows fixes

* Get a working build

* Revert .rc files

* Revert changes to nodedb
5 years ago
..
address_info.cpp Convert most of llarp to use Printer 5 years ago
address_info.hpp Convert most of llarp to use Printer 5 years ago
exit_info.cpp fix exit info 5 years ago
exit_info.hpp fix exit info 5 years ago
ip.cpp Allow builds on MSVC (#518) 5 years ago
ip.hpp use shared_ptr for event loop 5 years ago
net.cpp fix exit address 5 years ago
net.h Move net components into a distinct folder 6 years ago
net.hpp add introspection rpc endpoint 5 years ago
net_addr.cpp Move net components into a distinct folder 6 years ago
net_addr.hpp More refactoring to continue to make dependency graph acylic 6 years ago
net_inaddr.cpp Move net components into a distinct folder 6 years ago
net_inaddr.hpp Move net components into a distinct folder 6 years ago
net_int.cpp Move net components into a distinct folder 6 years ago
net_int.hpp add include 5 years ago