Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lwip - Fixed error code on disconnect TCP socket #2722

Merged
merged 1 commit into from
Sep 18, 2016
Merged

Conversation

geky
Copy link
Contributor

@geky geky commented Sep 15, 2016

Fixed to return 0 on successful shutdown

should resolve #2554
cc @infinnovation

Fixed to return 0 on successful shutdown
@sg- sg- added the needs: CI label Sep 16, 2016
@sg-
Copy link
Contributor

sg- commented Sep 16, 2016

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 882

All builds and test passed!

@sg- sg- merged commit 3c33e4f into ARMmbed:master Sep 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TCPSocket connection close by remote end reported as device error
3 participants