More cleanup
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
|
||||
// TODO fix up this whole thing
|
||||
|
||||
Connection::Connection(struct sockaddr_storage addr, int fd, int64_t id,
|
||||
size_t epoll_index, ConnectionHandler *handler,
|
||||
Server &server)
|
||||
|
||||
Reference in New Issue
Block a user