[Bug 11965] WSAStartup() is not required to do networking

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 24 02:27:46 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=11965





--- Comment #8 from Mark Karpeles <mark at ookoo.org>  2008-10-24 02:27:45 ---
I ported code and inspired myself from other files in dlls/ws2_32/tests

Here's the result:

http://ookoo.org/svn/snip/wine-bug11965/wsastartup.c

I don't know if it's OK to have conditions on calling ok() as it's the first
time I write a wine test.

Any suggestion/patch/improvement on this testcase are welcome.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list