diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-08-06 01:56:25 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-08-06 01:59:51 +0300 |
commit | 3d19adf9b323d6b1f907e6825f19b35670bad0d1 (patch) | |
tree | 077e8c757d7b58c7b41e00e6eb119e4cd1d4701c /unix | |
parent | d79342d33e4cf7232763a7154fb8bf9273cb4b32 (diff) | |
download | micropython-3d19adf9b323d6b1f907e6825f19b35670bad0d1.tar.gz micropython-3d19adf9b323d6b1f907e6825f19b35670bad0d1.zip |
examples/network: Split recv- and read-based HTTP servers.
Name recv() based a "simplistic", as it can't work robustly in every
environment. All this is to let people concentreate on proper, read()-
based one (and to turn recv() based into a "negative showcase",
explaining what are the pitfalls of such approach).
Diffstat (limited to 'unix')
0 files changed, 0 insertions, 0 deletions