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
2025-09-05 17:30:41 +02:00
Code
Issues
Actions
50
Packages
Projects
Releases
Wiki
Activity
Files
614deb82c7e2ab23cfd718a8be6514026714e316
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