https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240590
--- Comment #2 from Alex S <iwt...@gmail.com> --- Found that for EPOLL_CTL_ADD/EPOLL_CTL_MOD operations Steam also tends to occasionally set event mask to zero, which is apparently a valid value and should be interpreted as EPOLLERR | EPOLLHUP, or, rather, per epoll_ctl man page everything gets subscribed to those events in addition to what was explicitly requested. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ freebsd-emulation@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"