Ove Kaaven wrote:
On Thu, 16 Aug 2001, Daniel Walker wrote:
The problem is that poll returns POLLHUP when a socket isn't connected,
then wine ignores the socket and it's events .. I realize this has been known for a some time(since linux 2.4), but why hasn't it been fix? Doesn't this effect a lot of non-blocking socket applications?
No, since this problem was fixed half a year ago, it shouldn't affect anything.
It must not be completely fixed.. Where is the patch that fixed it?
Daniel Walker