Skip to content

fix(client): setTimeout shadows Stream.setTimeout#74

Merged
fpistm merged 2 commits intostm32duino:mainfrom
fpistm:setConnectionTimeout
Sep 29, 2023
Merged

fix(client): setTimeout shadows Stream.setTimeout#74
fpistm merged 2 commits intostm32duino:mainfrom
fpistm:setConnectionTimeout

Conversation

@fpistm
Copy link
Member

@fpistm fpistm commented Sep 28, 2023

Rename it setConnectionTimeout to match Arduino Ethernet API.

https://www.arduino.cc/reference/en/libraries/ethernet/client.setconnectiontimeout/

Fixes #72

Rename it setConnectionTimeout to match Arduino Ethernet API.

Fixes stm32duino#72

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added the enhancement New feature or request label Sep 28, 2023
@fpistm fpistm added this to the 1.3.1 milestone Sep 28, 2023
@fpistm fpistm merged commit 60bbf39 into stm32duino:main Sep 29, 2023
@fpistm fpistm deleted the setConnectionTimeout branch September 29, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Development

Successfully merging this pull request may close these issues.

EthernetClient.setTimeout shadows Stream.setTimeout

1 participant