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 6 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
ev_epoll.hpp
ev_kqueue.cpp try interchanging read / write oder on kqueue 5 years ago
ev_kqueue.hpp
ev_sun.cpp
ev_sun.hpp add disk worker based file flusher logger 6 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
upoll_sun.c
upoll_sun.h