20 Jan
2016
20 Jan
'16
3:12 p.m.
Alex Henrie <alexhenrie24(a)gmail.com> writes:
Cc: Sebastian Lackner <sebastian(a)fds-team.de>
Fixes https://bugs.winehq.org/show_bug.cgi?id=39875
There is a test program attached to the bug report.
Signed-off-by: Alex Henrie <alexhenrie24(a)gmail.com> --- server/async.c | 13 +++++++++++++ server/fd.c | 6 ++++++ server/file.h | 2 ++ server/serial.c | 3 +++ 4 files changed, 24 insertions(+)
That's a good start, but I think you should be able to do it through the reselect_async fd operation, without making changes to the generic async code. -- Alexandre Julliard julliard(a)winehq.org