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
Jason Rhinelander 5115162066 Use libuv's cached current time for `time_now()`
We are calling time_now() a huge amount, and it is a major consumer of
CPU cycles, but we don't need it: most of the time the current event
loop time is enough.
3 years ago
..
ev.cpp standardize include format and pragma once 3 years ago
ev.hpp Use libuv's cached current time for `time_now()` 3 years ago
ev_libuv.cpp Get rid of external event loop direct wakeups 3 years ago
ev_libuv.hpp Use libuv's cached current time for `time_now()` 3 years ago
udp_handle.hpp Export UDP file descriptor (for android) 3 years ago
vpn.hpp use vpn::NetworkInterface for add/del route via interface instead of string 3 years ago