Skip to content

Two minor socket changes #3776

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
Dec 2, 2020
Merged

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Dec 1, 2020

  • 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
Copy link
Collaborator

@dhalbert dhalbert left a comment

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