Sender load module IPVEPSND

The IPVEPSND load module contains the fetchable LE function IPVEPSND(). It spawns an extra BPX batch address space in which the module IPVEPRCV runs asynchronously.

This module transfers data to IPVEPRCV via stdin, and any debug information is passed back to it via stdout if the debug mode is active.

If this feature is enabled via the EventProcessingExit option, ADFz products> transparently call IPVEPSND to perform event processing.

Note: If the debug mode is activated, IPVEPRCV does not run asynchronously to IPVEPSND.