This website requires JavaScript.
Explore
Help
Sign In
external
/
uhub
Watch
1
Star
0
Fork
You've already forked uhub
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
928225fb7b
uhub
/
src
History
Jan Vidar Krey
928225fb7b
On Mac OS X getrlimit() returns 2^(sizeof(size_t) * 8) instead of the actual number of available socket descriptors.
2010-01-26 08:40:10 +01:00
..
adc
Fix potential memory leaks and crashes.
2009-11-18 17:41:28 +01:00
core
Enable the statistics timer again, so that !stats provide up to date network statistics.
2010-01-23 00:43:38 +01:00
network
On Mac OS X getrlimit() returns 2^(sizeof(size_t) * 8) instead of the actual number of available socket descriptors.
2010-01-26 08:40:10 +01:00
tools
Fix compile error.
2010-01-22 16:04:36 +01:00
util
Poll as long as possible until next timeout the earliest.
2010-01-22 23:18:59 +01:00
system.h
Added select() backend which can be used as a fallback if epoll is not available.
2010-01-20 18:39:55 +01:00
uhub.h
Various fixes for epoll handling without libevent.
2010-01-19 17:52:58 +01:00