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

From m204wiki
Revision as of 14:52, 9 November 2010 by 198.242.244.47 (talk) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.