Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ WSARecv() [2/2]

static unsafe SocketError Interop.Winsock.WSARecv ( SafeHandle socketHandle,
WSABuffer * buffer,
int bufferCount,
out int bytesTransferred,
ref SocketFlags socketFlags,
NativeOverlapped * overlapped,
IntPtr completionRoutine )
package

Referenced by Interop.Winsock.WSARecv().