Re: [PATCH 0/1] MR9786: server: Warn visibly if NOFILE is exceeded.
18 Dec
2025
18 Dec
'25
9:48 p.m.
On Thu Dec 18 21:48:07 2025 +0000, Elizabeth Figura wrote:
Error messages should be printed from the client. There's no guarantee that the server's stderr corresponds to the client's, or is even visible at all. I'm not sure I see a way to do that without potentially missing a case of the limit being triggered. Do you have an idea in mind? Maybe special case `STATUS_TOO_MANY_OPENED_FILES` and print the error from `wine_server_call()`?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9786#note_125845
77
Age (days ago)
77
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jinoh Kang (@iamahuman)