Commit 1aee718362f8bc88369d750bdb87b4f8af48af28

Jamie Iles 2011-10-26T13:24:30

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.