diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2021-09-14 21:21:09 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-09-15 11:29:02 +1000 |
commit | d9749f90ad6aecbebffe09a9e252a81624750ceb (patch) | |
tree | 88cd58937fa0459a69f8169c69bd413c8a56c33c /docs/esp8266/tutorial | |
parent | f9d573a4ace66b6b8991f304f4a895906fb4ad61 (diff) | |
download | micropython-d9749f90ad6aecbebffe09a9e252a81624750ceb.tar.gz micropython-d9749f90ad6aecbebffe09a9e252a81624750ceb.zip |
extmod/modnetwork: Remove modnetwork socket u_state member.
To simplify the socket state.
The CC3K driver (see drivers/cc3000/inc/socket.h and src/socket.c) has
socket() returning an INT16 so there is now enough room to store it
directly in the fileno member.
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions