XOBVTCP ;; mjk/alb - VistALink TCP Utilities ; 07/27/2002 13:00
Source file <XOBVTCP.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| START(XOBPORT,XOBCFG) | ;
; ; -- set up environment |
|
| UCX | ; -- old VMS TCPIP (UCX) multi-thread entry point [for DSM]
; -- Called from VistALink .com files |
|
| CACHEVMS | ; -- VMS TCPIP (UCX) multi-thread entry point for Cache for VMS
; -- Called from VistALink .com files |
|
| CACHELNX | ; -- multi-thread entry point for Cache for Linux
; -- Called from XINETD service files |
|
| GTMLNX | ; -- Linux xinetd multi-thread entry point for GT.M
|
|
| SERVICE | ; -- service entry point (for VMS TCP/IP & LINUX XINETD utilities)
; TODO: possible single entry point for os service calls; needs work and has not been tested |
|
| ESET | ;Set initial error trap
|
|
| STARTUP | ; -- called by TaskMan startup option [Option: XOBV LISTENER STARTUP]
; and could be called by VMS .com procedure |
|
| STARTUPQ | ;
|
|
| CLEARLOG | ; -- clear log of non-active listeners
|
|
| STARTCFG(XOBCFG) | ; -- start a configurations listeners
|
|
| CFGQ | ;
|
|
| LOCK(XOBPORT) | ;-- Lock port
|
|
| UNLOCK(XOBPORT) | ;-- Unlock port
|
|
| ACTION(ACTION,XOBPORT) | ; -- do lock action
|
|
| UPDATE(XOBPORT,XOBSTAT,XOBCFG) | ; -- update VISTALINK LISTENER STARTUP LOG for listener
|
|
| UPDLOG(XOBDA,XOBPORT,XOBSTAT,XOBCFG) | ; -- do edit
|
|
| GETENV() | ; -- get environment variable
|
|
| GETOS() | ;-- Get operating system
|
|
| GETBOX() | ; -- get box ien
|
|
| GETBOXN() | ; -- get box name
|
|
| GETCFG() | ; -- get config ien for current BOX-VOL pair
|
| FileNo | Call Tags |
|---|---|
| ^%ZIS(14.7 - [#14.7] | FIND1^DIC |
| ^XOB(18.04 - [#18.04] | Classic Fileman Calls |