Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GSM: remove possibility to set timeout from constructor#869

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
pennam merged 7 commits intoarduino:mainfrompennam:gsm_remove_timeout
Apr 19, 2024

Conversation

@pennam
Copy link
Contributor

GSMClient andGSMSSLClient where the only two Clients that have the possibility to set timeout from constructor, this was handy but not required because user can usesetSocketTimeout() method to configure timeout.

Furthermore after merging#768 the GSMClient has been broken because we are calling a virtual functiongetNetwork() from the constructor that is calling__cxa_pure_virtual() and thenabort() resulting in a red blink of death.

@pennam
Copy link
ContributorAuthor

Portenta H7 + THALES - GSMClient 👍
Portenta H7 + THALES - GSMSSLClient 👍
Portenta H7 + THALES - ArduinoIoTCloud 👍

EdgeControl + THALES - GSMClient 👍
EdgeControl + THALES - GSMClient 👍
EdgeControl + THALES - GSMClient 👍

@pennampennam merged commit6a1f8da intoarduino:mainApr 19, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@pennam

[8]ページ先頭

©2009-2025 Movatter.jp