Skip to content
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

2 fixes for adafruit_esp32spi_socket.socket #44

Merged
merged 1 commit into from
May 11, 2019

Conversation

cpforbes
Copy link
Contributor

  • Fix timeout handling in socket.read(). A timeout of zero will now block as documented.

  • Handle optional parameter conntype in socket.connect().

…ck as

documented.
Handle optional parameter conntype in socket.connect().
@ladyada
Copy link
Member

ladyada commented May 11, 2019

@jerryneedell wanna test?

@jerryneedell
Copy link
Contributor

Downloaded and ran a few of the "usual" programs (cheer-lights, weather report access) with no problems. I did not explicitly test the changes.

@ladyada ladyada merged commit fce3410 into adafruit:master May 11, 2019
@ladyada
Copy link
Member

ladyada commented May 11, 2019

thanks - as long as nothing old breaks i think its good for now :)

@cpforbes cpforbes deleted the socket_timeout branch May 11, 2019 20:28
@caternuson caternuson mentioned this pull request May 14, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request May 28, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_BD3491FS to 1.0.3 from 1.0.1:
  > once more with gusto

Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 1.3.8 from 1.3.7:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#42 from ZachNo/socket_hang_fix
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#44 from cpforbes/socket_timeout
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#40 from cpforbes/wifi_fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_INA260 to 1.1.2 from 1.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_INA260#5 from siddacious/blinka_fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_BD3491FS
@jerryneedell jerryneedell mentioned this pull request May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants