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/ev
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
..
ev.cpp add disk worker based file flusher logger 5 years ago
ev.h Allow builds on MSVC (#518) 5 years ago
ev.hpp Allow builds on MSVC (#518) 5 years ago
ev_epoll.cpp make android compile 5 years ago
ev_epoll.hpp make android compile 5 years ago
ev_kqueue.cpp try interchanging read / write oder on kqueue 5 years ago
ev_kqueue.hpp Fixup build on macOS 5 years ago
ev_sun.cpp refactor sun evloop 5 years ago
ev_sun.hpp add disk worker based file flusher logger 5 years ago
ev_win32.cpp Allow builds on MSVC (#518) 5 years ago
ev_win32.hpp wtf jeff 5 years ago
pipe.cpp Allow builds on MSVC (#518) 5 years ago
pipe.hpp unit tests for llarp_ev_pkt_pipe 5 years ago
upoll_sun.c remove dead code 5 years ago
upoll_sun.h remove dead code 5 years ago