Error 16223

Severity

10

Message text

%1!: SRV_DONE_MORE cannot be set with SRV_DONE_FINAL.

Explanation

The SRV_DONE_MORE and SRV_DONE_FINAL status bits are mutually exclusive and cannot be set at the same time.

Action

During calls to srv_senddone(), set SRV_DONE_MORE and SRV_DONE_FINAL one at a time.

Additional information

Symbolic constant: SRV_EMORE