MSIR.0264 KNET (calltype) error - Event Code = (ecode), Return Code = (rcode): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "A KNET TCP/IP call returned an unexpected event or return code. The specific failing call is identified by ''''calltype'''' (KOPEN, KRECV, etc), while ''''ecode'''' and ''''rcode...")
 
m (1 revision)
(No difference)

Revision as of 16:41, 9 November 2010

A KNET TCP/IP call returned an unexpected event or return code. The specific failing call is identified by 'calltype' (KOPEN, KRECV, etc), while 'ecode' and 'rcode' indicate the return code and reason code for the failure. The KNET Programmers Reference has more details on the specific error codes for each of the K-routines.