Author :
Jamie Iles
Date :
2011-10-26 13:24:30
Hash :1aee7183 Message :epoll: close fd on alloc fail at initialization
If the memory allocations fail then we free any other allocated
structures but don't close the file descriptor resulting in an leak of
fd's.