I am currently using epoll in python. Suppose that I have registered a connection with level-triggered EPOLLIN. After that, I receive some data imm
epoll
EPOLLIN