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: XWBRW

Package: RPC Broker

Routine: XWBRW


Information

XWBRW ;ISF/RWF - Read/Write for Broker TCP ;09/15/15 06:26

Source Information

Source file <XWBRW.m>

Entry Points

Name Comments DBIA/ICR reference
BREAD(L,TO,SE) ;read tcp buffer, L is length, TO is timeout
QSND(XWBR) ;Quick send
ESND(XWBR) ;Send from ETRAP
SND ; Send a response
SNDDATA ;Send the data part
SNDERR ;send error information
WRITE(STR) ;Write a data string
; send data for DSM (requires buffer flush (!) every 511 chars)
WBF ;Write Buffer Flush

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: XWBRBUF#S
  • Timeout: 2
  • Line Location: BREAD+10
Function Call: READ
  • Variable: XWBRBUF
  • Timeout: 2
  • Line Location: BREAD+11
Function Call: WRITE
  • Prompt: XWBSBUF,@XWBT("BF")
  • Line Location: WBF+3
Info |  Source |  Entry Points |  Interaction Calls