To: wine-devel@winehq.org
Subject: select behavior different with wine
Greetings,
I ran across a problem that the following code demonstrates. I believe it is
due to the different definition of select on Windows vs Linux. Before I
start to think about how to fix this in Wine, I was wondering if
Greetings,
I ran across a problem that the following code demonstrates. I believe it is
due to the different definition of select on Windows vs Linux. Before I
start to think about how to fix this in Wine, I was wondering if anybody has
already thought about the problem.
#include "stdafx.h"
#in