24 Mar
2010
24 Mar
'10
6:28 p.m.
Mike Kaplinskiy <mike.kaplinskiy(a)gmail.com> writes:
--- server/async.c | 8 ++++++++ server/file.h | 1 + server/sock.c | 26 +++++++++++--------------- 3 files changed, 20 insertions(+), 15 deletions(-)
This doesn't look right. You shouldn't ignore POLLIN/POLLOUT, they shouldn't have been selected in the first place. If you do get them you have to do something with them and unselect them. -- Alexandre Julliard julliard(a)winehq.org