index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
perl
/
dist
/
Time-HiRes
/
hints
/
linux.pl
blob: 84ce5221b176987a30baebd008f9c2532a991e2f (
plain
) (
blame
)
1
2
#
needs
to
explicitly
link
against
librt
to
pull
in
clock_nanosleep
$
self->
{
LIBS
}
=
[
'-lrt'
];