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

--- Comment #1 from Alex S <iwt...@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.
_______________________________________________
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"

Reply via email to