Έκδοση
3.5-2211
Διακλάδωση
master
Ημερομηνία
πριν από 10 χρόνια, 6 μήνες
Windows x64 Windows x86 Mac OS X Android
Commit
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.