Skip to content

Add missing include for TLSSocket #8621

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
merged 1 commit into from
Nov 5, 2018
Merged

Add missing include for TLSSocket #8621

merged 1 commit into from
Nov 5, 2018

Conversation

marcuschangarm
Copy link
Contributor

Description

TCP and UDP sockets are automatically available when mbed.h is
included in an application.

This change lets the TLSSocket be used in the same way.

Pull request type

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

TCP and UDP sockets are automatically available when mbed.h is
included in an application.

This change lets the TLSSocket be used in the same way.
@cmonr cmonr requested a review from a team November 1, 2018 21:13
Copy link
Contributor

@cmonr cmonr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me.

@NirSonnenschein
Copy link
Contributor

/morph build

@mbed-ci
Copy link

mbed-ci commented Nov 4, 2018

Build : SUCCESS

Build number : 3540
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/8621/

Triggering tests

/morph test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Nov 4, 2018

@mbed-ci
Copy link

mbed-ci commented Nov 4, 2018

@cmonr
Copy link
Contributor

cmonr commented Nov 5, 2018

/morph test

@mbed-ci
Copy link

mbed-ci commented Nov 5, 2018

@0xc0170
Copy link
Contributor

0xc0170 commented Nov 5, 2018

/morph test

@mbed-ci
Copy link

mbed-ci commented Nov 5, 2018

@0xc0170 0xc0170 merged commit cb49241 into ARMmbed:master Nov 5, 2018
@marcuschangarm marcuschangarm deleted the fix_include branch November 14, 2018 22:41
@cmonr
Copy link
Contributor

cmonr commented Nov 16, 2018

Tricky tricky. TLSSocket is not in 5.10.
#8775 (comment)

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