Jan Vidar Krey
|
f84073f7cc
|
Various fixes for epoll handling without libevent.
This should take care of most compile issues as well as busy loops caused by unhandled recv() calls returning 0 and general cleanups.
|
2010-01-19 17:52:58 +01:00 |
Jan Vidar Krey
|
1c58a85de1
|
More work on epoll.
|
2010-01-17 23:00:28 +01:00 |
Jan Vidar Krey
|
fbe98d6011
|
Move the timeout handling to the connection object.
|
2009-08-03 21:57:18 +02:00 |
Jan Vidar Krey
|
367871e476
|
Renamed all "struct user" to hub_user in order to resolve a naming conflict on OpenWRT.
Basically: sed -i 's/struct user/struct hub_user/g' `find -type f`
|
2009-07-26 01:47:17 +02:00 |
Jan Vidar Krey
|
36a07e3f7e
|
Reorganized sources slightly.
|
2009-07-25 20:05:27 +02:00 |