diff options
author | Eric Poulsen <eric@zyxod.com> | 2017-10-29 17:10:00 -0700 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-12-13 14:48:53 +1100 |
commit | b0853b5a39eb46523a137ec50e777678e85d2cbf (patch) | |
tree | 1f9756271ed2a1402f0825d2923703cf92a07465 /docs/esp8266/quickref.rst | |
parent | 934abc9b9d3ddcb194f4687144b6deb3e2430cd9 (diff) | |
download | micropython-b0853b5a39eb46523a137ec50e777678e85d2cbf.tar.gz micropython-b0853b5a39eb46523a137ec50e777678e85d2cbf.zip |
esp32/modnetwork.c: Fix for setting DNS with network.WLAN.ifconfig().
When configuring a static set of values with ifconfig() the DNS was not
being set. This patch fixes that, and additionally uses the tcpip_adapter
API to ensure it is thread safe.
Further discussion is here:
https://github.com/micropython/micropython-esp32/issues/210/
Diffstat (limited to 'docs/esp8266/quickref.rst')
0 files changed, 0 insertions, 0 deletions