1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
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
2019-04-19 13:24:33 -05:00
..
ev.cpp add disk worker based file flusher logger 2019-04-16 09:20:48 -04:00
ev.h Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
ev.hpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
ev_epoll.cpp make android compile 2019-04-08 11:54:19 -04:00
ev_epoll.hpp make android compile 2019-04-08 11:54:19 -04:00
ev_kqueue.cpp try interchanging read / write oder on kqueue 2019-04-19 09:57:59 -04:00
ev_kqueue.hpp Fixup build on macOS 2019-04-10 08:16:53 -04:00
ev_sun.cpp refactor sun evloop 2019-04-12 19:54:20 -05:00
ev_sun.hpp add disk worker based file flusher logger 2019-04-16 09:20:48 -04:00
ev_win32.cpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
ev_win32.hpp wtf jeff 2019-04-19 12:36:45 -05:00
pipe.cpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
pipe.hpp unit tests for llarp_ev_pkt_pipe 2019-04-08 10:04:58 -04:00
upoll_sun.c remove dead code 2019-03-27 00:57:49 -05:00
upoll_sun.h remove dead code 2019-03-27 00:57:49 -05:00