3 Jan
2024
3 Jan
'24
5:14 p.m.
On Wed Jan 3 17:13:08 2024 +0000, Rémi Bernon wrote:
The `extract_packets` return value is now ignored, it should either be made void, or used to break the loop too (I think the latter is better). Actually, I think this chunk might not even be needed? Shouldn't `select` fail already (or later) if connection has been closed?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4776#note_56620