Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XWBTCPC

Package: RPC Broker

Routine: XWBTCPC


Information

XWBTCPC ;ISC-SF/EG/VYD - TCP/IP PROCESS HANDLER ;08/25/2004 14:18

Source Information

Source file <XWBTCPC.m>

Entry Points

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)

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: XR#1
  • Timeout: XWBTIME
  • Line Location: MAIN+6
Function Call: READ
  • Variable: LEN#11
  • Timeout: 3600
  • Line Location: MSM+3
Function Call: WRITE
  • Prompt: "RPC broker disconnect!",!
  • Line Location: MSM+4
Function Call: READ
  • Variable: MSG#LEN
  • Timeout: 60
  • Line Location: MSM+13
Info |  Source |  Entry Points |  Interaction Calls