summaryrefslogtreecommitdiffstats
path: root/lib/libevent/buffer.c
diff options
context:
space:
mode:
authormarco <marco@openbsd.org>2006-12-21 01:42:49 +0000
committermarco <marco@openbsd.org>2006-12-21 01:42:49 +0000
commit18fb8c9bde98199509b7c95e5abb564d8ee00a77 (patch)
treec6c0aecfe0dfcb6f544573d0f9f728ea867e62cc /lib/libevent/buffer.c
parentremove debug message inserted in last commit (diff)
downloadwireguard-openbsd-18fb8c9bde98199509b7c95e5abb564d8ee00a77.tar.xz
wireguard-openbsd-18fb8c9bde98199509b7c95e5abb564d8ee00a77.zip
ECs are weird in that they generate many interrupts. One for the actual
event and a bunch while doing reads and writes. Now that we have reworked the interrupt code it is no longer workable to catch both in the same handler. So from now on no longer sleep but simply delay. Removed the sleep wait function completely to save some bytes too. Worst meassured delay was 160us. These events are infrequent (pulling ac cable etc).
Diffstat (limited to 'lib/libevent/buffer.c')
0 files changed, 0 insertions, 0 deletions