SOCKET_ERROR_ABORT (2) when closing stream at the end of test.
Open
mirrored
- Dominant language
- C++
- Stars
- 6
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
See line `04:09:15 [1456978147.91][CONN][RXD] MBED: Test finished!MBED: Socket Error: Connection aborted (20)` in the log http://e108747.cambridge.arm.com:8080/job/gtt/232/console
Issue is in test tcp_echo_client. Here the stream is closed at the end of the test. This causes `onError()` handler call with socket error `SOCKET_ERROR_ABORT`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.