GetSocketErrorText (open)
Convert a TCP/IP socket error to text
Syntax
LOADLIB "wh::internet/tcpip.whlib";
STRING FUNCTION GetSocketErrorText(INTEGER errorcode)Parameters
INTEGER errorcodeCode of the error
Return value
STRINGString with the tcp error text belonging to this code