버전
3.5-2211
분기
master
날짜
10년, 6개월 전
Windows x64 Windows x86 Mac OS X Android
커밋
c08f06f8c97fee407bf70c5c56bd0e861640ae79
만든이 변경
comex
설명 변경
Fix IOCTLV_SO_GETADDRINFO.

It tried to cast incoming pointers to native ones.  The values are
required to be null anyway, so it doesn't really matter, but it fixes a
warning at least.