OpenDOF Project
DOSStatus DOS_Process ( void  )

Processes data received by the application transport.

DOSContext must be cleared, and the following fields set prior to this call: RecvBuffer, RecvBufferSize, Address, Flags (ORed with DOSCONTEXT_FLAG_MULTICAST if data was received multicast/broadcast).

Returns
DOSSTATUS_SUCCESS on success or any of the DOSSTATUS errors on failure.
core-c-cos Version 7.0.1 Build 0
2018-02-08