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
Print Page as PDF
Routine: XWBTCPM1

Package: RPC Broker

Routine: XWBTCPM1


Information

XWBTCPM1 ;ISF/RWF - Support for XWBTCPM ;08/11/15 09:00

Source Information

Source file <XWBTCPM1.m>

Entry Points

Name Comments DBIA/ICR reference
ZISTCP(XWBTSKT) ;Start ZISTCPS listener
OLD ;Call the old style broker
; Note: The old-style broker, which calls back to the RPC Client on a different port,
; has been deprecated in XWB*1.1*60 and will not be supported in future patches. New
; development should not use this broker, and legacy applications which use this
; interface should be moved to the new-style broker at the earliest opportunity.
READCONN ;Read the rest of the connect message
BREAD(L,TO) ;Buffer read
QSND(H) ;Quick send
LOG(H) ;
NODE(P) ;Get Listener node, XWBENV must be set first
STAT(P) ;Check if should stop.
Info |  Source |  Entry Points