wolfssl
wolfssl copied to clipboard
Log error code in TranslateIoReturnCode.
trafficstars
Description
Log the actual return code in the "General error" case. An ongoing support issue has been figuring out the error from send/recv/etc when it is not covered by the other cases in TranslateIoReturnCode. This should hopefully fix that.
Testing
Built in tests
Checklist
- [ ] added tests
- [ ] updated/added doxygen
- [ ] updated appropriate READMEs
- [ ] Updated manual and documentation
Retest this please