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