XWBTCPC ;ISC-SF/EG/VYD - TCP/IP PROCESS HANDLER ;08/25/2004 14:18
Source file <XWBTCPC.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN(XWBTIP,XWBTSKT,DUZ,XWBVER,XWBCLMAN) | ; -- Main entry point
|
|
RESTART | ;(*p35)
|
|
MAIN | ; -- main message processing loop
|
|
ETRAP | ; -- on trapped error, send error info to client
|
|
ETX | ;Exit for trap
|
|
STYPE(X,WRAP) | ;For backward compatability only
|
|
SETTIME(%) | ;Set the Read timeout 0=RPC, 1=sign-on
; Increased timeout period (%=1) during signon from 90 to 180 for accessibility reasons |
|
TIMEOUT | ;Do this on MAIN loop timeout
|
|
MSM | ;entry point for MSERVER service - used by MSM
|
|
OS() | ;Return the OS
|
|
LOG(TX) | ;DeBug Logging (*p35)
|
Name | Line Occurrences |
---|---|
Function Call: READ |
|
Function Call: READ |
|
Function Call: WRITE |
|
Function Call: READ |
|