uhub/src
Jan Vidar Krey 59ed268f4d Added test cases for sid allocation.
This revealed a few bugs:
* when sid allocator is full, then uhub will loop indefinitely when allocating one more (unlikely to occur).
* looking up a user object based on a sid that is out of range (off by one) returns invalid memory.
2010-02-18 16:02:13 +01:00
..
adc Added test cases for sid allocation. 2010-02-18 16:02:13 +01:00
core Cleanup reference adc message reference counting somewhat. 2010-02-16 20:51:10 +01:00
network Fix bug #114: FreeBSD compile error. 2010-02-11 07:54:42 +01:00
tools Fix compile error. 2010-01-22 16:04:36 +01:00
util gcc v2.95 compile fixes. 2010-01-28 01:06:41 +01:00
system.h Fix bug #106: Show OS/CPU info in !version. 2010-02-10 23:45:51 +01:00
uhub.h Moved the timeout code to where it belongs, along with the network backend code. 2010-01-26 22:55:08 +01:00