<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/esp32s2/common-hal/socketpool/Socket.h, branch 6.2.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-03-15T13:57:36+00:00</updated>
<entry>
<title>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate Socket and SSLSocket, add LWIP connect</title>
<updated>2021-01-25T22:07:25+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-01-15T17:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9f34ec78c44b6037e2f05bf4ebb44130b35e1425'/>
<id>urn:sha1:9f34ec78c44b6037e2f05bf4ebb44130b35e1425</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete non-blocking implementations, add socket close checking</title>
<updated>2021-01-14T00:05:07+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-01-14T00:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=37a8c1c57518ac35724ee026cdf6f2f2871aaea2'/>
<id>urn:sha1:37a8c1c57518ac35724ee026cdf6f2f2871aaea2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement server API</title>
<updated>2020-12-20T22:12:03+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-12-14T17:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=32736dd2c33430d934878f4bbce0a04b48ca22ac'/>
<id>urn:sha1:32736dd2c33430d934878f4bbce0a04b48ca22ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove logging from shared-bindings, fix translations, revert config target macro</title>
<updated>2020-10-06T17:29:12+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-10-06T17:29:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=68cb384f8faed451c3e31a83ae087646b0c0a9f6'/>
<id>urn:sha1:68cb384f8faed451c3e31a83ae087646b0c0a9f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change submodule, rework all includes</title>
<updated>2020-09-30T15:26:07+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-09-28T22:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=66b8559fd4e4ea7d50adb12a87b7bac208b5fc16'/>
<id>urn:sha1:66b8559fd4e4ea7d50adb12a87b7bac208b5fc16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic error handling</title>
<updated>2020-08-19T21:23:28+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-19T00:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eb8b42aff1e887125dda56bafd2b52312c1c7e05'/>
<id>urn:sha1:eb8b42aff1e887125dda56bafd2b52312c1c7e05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SSL works until it runs out of memory</title>
<updated>2020-08-19T21:23:28+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-13T23:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=430530c74ba0780b2afb232756d3f5cd3b417179'/>
<id>urn:sha1:430530c74ba0780b2afb232756d3f5cd3b417179</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HTTP works with my adafruit_requests</title>
<updated>2020-08-19T21:23:18+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-12T23:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eb2c38825edfe28007c2bc6c37bdb0a3269f27e7'/>
<id>urn:sha1:eb2c38825edfe28007c2bc6c37bdb0a3269f27e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SocketPool stubbed out</title>
<updated>2020-08-19T21:22:13+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-11T23:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c9ece21c2846d57f3c32b364be1209d884e388b1'/>
<id>urn:sha1:c9ece21c2846d57f3c32b364be1209d884e388b1</id>
<content type='text'>
</content>
</entry>
</feed>
