This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
btpd
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A clone of btpd with my configuration changes.
449
Commits
1
Branch
739 KiB
C
99%
Makefile
1%
Branch:
master
btpd
/
evloop
History
Richard Nyberg
c94ed423cf
Fix possible crash with kqueue.
With kqueue, a fdev may be in two active kevents.
16 years ago
..
epoll.c
Rename timer* to evtimer*.
16 years ago
evloop.h
Fix possible crash with kqueue.
16 years ago
kqueue.c
Fix possible crash with kqueue.
16 years ago
poll.c
Rename timer* to evtimer*.
16 years ago
timeheap.c
Add evloop, btpd's new event loop. This will replace libevent.
16 years ago
timeheap.h
Add evloop, btpd's new event loop. This will replace libevent.
16 years ago
timer.c
Run timeouts that will expire in less than one millisecond.
16 years ago