UDP READ

Op-Code: PXENV_UDP_READ
Input: ES:DI points to a t_PXENV_UDP_READ parameter structure that has been initialized by the caller.
Output: PXENV_EXIT_SUCCESS or PXENV_EXIT_FAILURE will be returned in AX, with the CF set accordingly. The status field in the parameter structure will be set to one of the values represented by the PXENV_STATUS_xxx constants.
Description: Reads one packet from the opened UDP connection.