Revert "janitorial: Use poll() instead of select()." for netapi32

Kai Blin kai.blin at gmail.com
Mon Mar 24 11:05:47 CDT 2008


As Juan Lang pointed out, fd is a SOCKET here and the netapi32 call to
select calls ws2_32.WS_select(), which uses poll internally already.

Thanks to Juan for catching that one.
---
 dlls/netapi32/nbt.c |   18 +++++-------------
 1 files changed, 5 insertions(+), 13 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4a6b069766e8b56fca57fde262e9485484198fd0.diff
Type: text/x-patch
Size: 1056 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080324/3372f7a9/attachment.bin 


More information about the wine-patches mailing list