Compares the appropriate byte of the given fd with the instance of this struct.
fd which we want to confirmed if it was registered with the epoll.
true if fd's lowest byte and the byte stored in the registration match, false otherwise
See Implementation
Compares the appropriate byte of the given fd with the instance of this struct.