ERROR | I/O streaming direction error |
CAUSE | Attempted to PUT data when GET streaming was in progress or attempted to GET data when PUT streaming was in progress. |
ACTION | Complete current stream read or write I/O before attempting I/O in reverse direction. |