A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Ged Murphy 5744130b55 - Implement freeaddrinfo and getaddrinfo.
- Implement bare boned getprotobyname and getprotobynumber.
- Make winsock functions return proper error codes instead of success (will help to identify any probs with network apps)
- patch by Yuri Sidorov <jura at cp-lab dot com>

For future reference, freeaddrinfo and getaddrinfo should really call GetAddrInfoW and FreeAddrInfoW which should do the work, but our umode network layers are a mess anyway and by no means XP compatible
See issue #3523 for more details.

svn path=/trunk/; revision=34545
2008-07-16 12:49:15 +00:00
irc
reactos - Implement freeaddrinfo and getaddrinfo. 2008-07-16 12:49:15 +00:00
rosapps Synched Winfile and write with Wine HEAD. 2008-07-10 06:38:14 +00:00
rostests
wallpaper