Skip to content

Conversation

20162026
Copy link


Description of Change

Adds full setsockopt method to WifiClient and WifiClientSecure as the previous implementation did not allow selection of option level, e.g. no way to change IPPROTO_TCP options for WifiClientSecure.

Tests scenarios

tested with wroom32e based custom board, feature is backward compatible and should not break anything

Related links

workaround for #6997

@CLAassistant
Copy link

CLAassistant commented Jul 23, 2022

CLA assistant check
All committers have signed the CLA.

@VojtechBartoska VojtechBartoska added the Area: BT&Wifi BT & Wifi related issues label Jul 25, 2022
@P-R-O-C-H-Y P-R-O-C-H-Y self-assigned this Jul 26, 2022
@VojtechBartoska VojtechBartoska added this to the 2.0.5 milestone Jul 27, 2022
Copy link
Member

@P-R-O-C-H-Y P-R-O-C-H-Y left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @20162026 for PR

@P-R-O-C-H-Y P-R-O-C-H-Y requested a review from SuGlider August 1, 2022 11:07
@SuGlider
Copy link
Collaborator

SuGlider commented Aug 1, 2022

@20162026 - Should merging this PR close #6997? It seems good for merging.

@20162026
Copy link
Author

20162026 commented Aug 2, 2022

@SuGlider this PR will not solve #6997 by itself , it will just give user a possibility to modify TCP_KEEPIDLE as a workaround

Copy link
Collaborator

@SuGlider SuGlider left a comment

Choose a reason for hiding this comment

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

LGTM

@SuGlider SuGlider merged commit cb3ffd0 into espressif:master Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: BT&Wifi BT & Wifi related issues

Projects

Development

Successfully merging this pull request may close these issues.

5 participants