﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
569	TCPRecv - SocketToIp() function in Helpfile example has incorrect DllCall()	wraithdu	Jpm	"The first DllCall() in this function should be -
{{{
$aRet = DllCall(""Ws2_32.dll"", ""int"", ""getpeername"", ""int"", $SHOCKET, _
            ""ptr"", DllStructGetPtr($sockaddr), ""int*"", DllStructGetSize($sockaddr))
}}}
The parameter type for the name member size was incorrect, and should be an int*."	Bug	closed	3.2.13.8	Documentation	3.2.13.7	None	Fixed	SocketToIP Socket IP	
