Skip to content

ESP8266: connect() returns OK in non-blocking calls #9741

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

Merged

Conversation

michalpasztamobica
Copy link
Contributor

@michalpasztamobica michalpasztamobica commented Feb 15, 2019

Description

I accidentally broke the non-blocking behavior with PR #9639. This commit brings back the previous functionality: in case of non-blocking calls, just return NSAPI_ERROR_OK. This time I ran netsocket-* and network-* to see that everything is passing (aside from what we know is not)

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@SeppoTakalo
@VeijoPesonen

Release Notes

@ciarmcom
Copy link
Member

@michalpasztamobica, thank you for your changes.
@VeijoPesonen @SeppoTakalo @ARMmbed/mbed-os-ipcore @ARMmbed/mbed-os-maintainers please review.

@ciarmcom ciarmcom requested review from a team February 15, 2019 16:00
@0xc0170
Copy link
Contributor

0xc0170 commented Feb 18, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Feb 18, 2019

Test run: SUCCESS

Summary: 12 of 12 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 merged commit 1892e2d into ARMmbed:master Feb 18, 2019
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.

6 participants