Epoll fixes.

This commit is contained in:
Jan Vidar Krey
2010-01-18 15:55:40 +01:00
parent 1c58a85de1
commit 314707f499
5 changed files with 77 additions and 30 deletions

View File

@@ -18,9 +18,6 @@
*/
#include "uhub.h"
#include "network/connection-common.c"
#include "network/connection-timeout.c"
#include "network/connection-libevent.c"
#include "network/connection-epoll.c"