-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Use Case
As a CSOT developer,
I want socket read/write cancellation support,
So that operations can be timed out with CSOT.
User Impact
- n/a
Dependencies
- n/a
Unknowns
- n/a
Acceptance Criteria
Implementation Requirements
- Following the guidance in the CSOT specification, implement timeouts for
- timeout based on average RTT for the server before socket write
- socket write timeout
- timeout before socket read
- socket read timeout
Testing Requirements
Documentation Requirements
- n/a
Follow Up Requirements
- n/a