micropython/examples/network
Paul Sokolovsky 614deb82c7 examples/http_client*: Be sure to close socket.
Otherwise, on bare-metal/RTOS systems can lead to resource leaks.
2016-07-23 00:41:19 +03:00
..
http_client.py examples/http_client*: Be sure to close socket. 2016-07-23 00:41:19 +03:00
http_client_ssl.py examples/http_client*: Be sure to close socket. 2016-07-23 00:41:19 +03:00
http_server.py examples/http_server*: Update for buffered-like streams (read line by line). 2016-07-10 23:01:52 +03:00
http_server_ssl.py examples/http_server*: Update for buffered-like streams (read line by line). 2016-07-10 23:01:52 +03:00