Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros

◆ GetAddrInfoExW()

static unsafe int Interop.Winsock.GetAddrInfoExW ( [In] string pName,
[In] string pServiceName,
[In] int dwNamespace,
[In] IntPtr lpNspId,
[In] AddressInfoEx * pHints,
[Out] AddressInfoEx ** ppResult,
[In] IntPtr timeout,
[In] NativeOverlapped * lpOverlapped,
[In] delegate *unmanaged< int, int, NativeOverlapped *, void > lpCompletionRoutine,
[Out] IntPtr * lpNameHandle )
package