This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-07 12:40:15 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
eb0e3bab1ed5aa09e491641f427a5d637fe688bd
micropython
/
examples
/
network
History
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_ssl.py
examples/http_client*: Be sure to close socket.
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_server_ssl.py
examples/http_server*: Update for buffered-like streams (read line by line).
2016-07-10 23:01:52 +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