mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-08 11:53:00 -04:00

windows has intptr_t instead of regular int. Also tt_fd_op() had been introduced, since we cannot use tt_int_op() for comparing fd, since it is not always int. (cherry picked from commit b29207dceee33832bb28ab103a833df6a2fd29d3)