Richard Nyberg
|
c94ed423cf
|
Fix possible crash with kqueue.
With kqueue, a fdev may be in two active kevents.
|
16 vuotta sitten |
Richard Nyberg
|
4539bc6fae
|
Run timeouts that will expire in less than one millisecond.
The timeouts for poll and epoll are given in milliseconds,
which caused busy looping in the event loop for timeouts
with less time remaining.
|
16 vuotta sitten |
Richard Nyberg
|
9f4d2b0662
|
evtimer_gettime was broken on MacOs.
|
16 vuotta sitten |
Richard Nyberg
|
ef401997d3
|
Make the timer code work on MacOS as well.
|
16 vuotta sitten |
Richard Nyberg
|
c6f129faf7
|
Rename timer* to evtimer*.
|
16 vuotta sitten |
Richard Nyberg
|
50a313570f
|
Update build scripts for recent btpd changes. Also use only one makefile.
|
16 vuotta sitten |
Richard Nyberg
|
59905999ce
|
Add evloop, btpd's new event loop. This will replace libevent.
|
16 vuotta sitten |