Skip to content

Two minor socket changes#3776

Merged
dhalbert merged 1 commit into
adafruit:mainfrom
tannewt:backup_socket_timeout
Dec 2, 2020
Merged

Two minor socket changes#3776
dhalbert merged 1 commit into
adafruit:mainfrom
tannewt:backup_socket_timeout

Conversation

@tannewt

@tannewt tannewt commented Dec 1, 2020

Copy link
Copy Markdown
Member
  • Remove BrokenPipeError and prefer to return the number of bytes
    received. (May be zero.)
  • Add two minute backup timeout to reduce the chance we hang on
    recv accidentally.

* Remove BrokenPipeError and prefer to return the number of bytes
  received. (May be zero.)
* Add two minute backup timeout to reduce the chance we hang on
  recv accidentally.
@tannewt tannewt added bug espressif applies to multiple Espressif chips labels Dec 1, 2020
@tannewt tannewt added this to the 6.1.0 milestone Dec 1, 2020
@tannewt tannewt requested a review from jepler December 1, 2020 02:42

@dhalbert dhalbert left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

These make sense to me.

@dhalbert dhalbert merged commit 9b3186b into adafruit:main Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug espressif applies to multiple Espressif chips

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants