<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/esp32s2/common-hal/socketpool/SocketPool.c, 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>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>Initial UDP work. Need to test</title>
<updated>2020-10-29T01:08:31+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-10-29T01:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7fd73c7d39399042ad6ed3bfe5b1c64da05c964e'/>
<id>urn:sha1:7fd73c7d39399042ad6ed3bfe5b1c64da05c964e</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>Changes based on Dan's feedback</title>
<updated>2020-09-03T23:32:12+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-09-03T23:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0b94638aeb667f2a417d859487083241a5749128'/>
<id>urn:sha1:0b94638aeb667f2a417d859487083241a5749128</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hash to Socket so it can be used in dicts</title>
<updated>2020-08-25T23:15:45+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-25T23:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=380cbfba55e45f9f0d8ccae6c28c23b1ea93147f'/>
<id>urn:sha1:380cbfba55e45f9f0d8ccae6c28c23b1ea93147f</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>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>
