Gentee Programming Language > Documentation > Libraries Download documentation

inet_error

The function returns the code of the last error. Codes greater than 10000 are codes of errors in the library WinSock 2 ( ws2_32.dll ).

uint inet_error()

Return value

The code of the last error.
$ERRINET_DLLVERSIONUnsupported version of ws2_32.dll
$ERRINET_HTTPDATANot HTTP data is received
$ERRINET_USERBREAKthe process is interrupted y the user
$ERRINET_OPENFILECannot open the file
$ERRINET_WRITEFILECannot write the file

See also

    Internet


 Copyright © 2004-2006 Gentee Inc. All rights reserved.