[Bug 240590] Linuxulator: EPOLLONESHOT is broken

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 15 08:10:06 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240590

--- Comment #1 from Alex S <iwtcex at gmail.com> ---
(Forgot to replace STDIN_FILENO with STDOUT_FILENO, but that doesn't really
matter. Anything will do.)

The actual real life use case here is the Linux Steam client, which uses the
same exact pattern for monitoring opened sockets (at least since mid 2017).
Right now it is impossible to log in to Steam without some kind of workaround
(https://github.com/shkhln/linuxulator-steam-utils/blob/5ec9e681e97e0c797202f058210602c71e17e009/src/steamfix.c#L9)
for this issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-emulation mailing list