Replace usleep() with nanosleep().
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 14 Apr 2016 15:20:36 +0000 (17:20 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 14 Apr 2016 15:21:47 +0000 (17:21 +0200)
commitb5b04910b928c63a31a0859f04bf067ca9bd1cc2
tree025de2d4d9fa8e07d1763ccfafac329d8f51b6f2
parent491839a81aba00d4af50b66563cedaac4fa7028c
Replace usleep() with nanosleep().
configure.ac
src/dropin.c
src/dropin.h
src/net.c