Skip to content

Instantly share code, notes, and snippets.

if (under_load) {
last_under_load = ktime_get_coarse_boottime_ns();
} else if (last_under_load) {
under_load = !wg_birthdate_has_expired(last_under_load, 1);
if (!under_load)
last_under_load = 0;
}
@thesw4rm
thesw4rm / app_.gitignore
Created April 15, 2016 02:43
Non-profit-thing
/build