http://bugs.winehq.org/show_bug.cgi?id=36713
Erich Hoover erich.e.hoover@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erich.e.hoover@gmail.com
--- Comment #9 from Erich Hoover erich.e.hoover@gmail.com --- (In reply to Vitaliy Filippov from comment #8)
Created attachment 49222 [details] my inet_pton.patch
Hm... What's wsaErrno() in your case?
Shouldn't it look like this one?
wsaErrno converts Unix "errno()" into a WSA error code (compatible with SetLastError). Did you run into a problem with the proposed patch?