<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/esp32s2/common-hal/socketpool, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-03-23T01:03:26+00:00</updated>
<entry>
<title>swap recvfrom_into() port byte-order</title>
<updated>2021-03-23T01:03:26+00:00</updated>
<author>
<name>anecdata</name>
<email>16617689+anecdata@users.noreply.github.com</email>
</author>
<published>2021-03-23T01:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c106b432c50130e34da5c9630d3d9aac0d9f88d2'/>
<id>urn:sha1:c106b432c50130e34da5c9630d3d9aac0d9f88d2</id>
<content type='text'>
</content>
</entry>
<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>Merge pull request #4139 from hierophect/socket-accept-conn</title>
<updated>2021-02-08T21:25:31+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-02-08T21:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f171660870a29619942256124ca457f6f087726f'/>
<id>urn:sha1:f171660870a29619942256124ca457f6f087726f</id>
<content type='text'>
Socket: Connect accepted sockets</content>
</entry>
<entry>
<title>Merge pull request #4136 from hierophect/socket-portmax</title>
<updated>2021-02-08T21:23:20+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-02-08T21:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=be500fd15c49a8a269710aed60559fbb84281f42'/>
<id>urn:sha1:be500fd15c49a8a269710aed60559fbb84281f42</id>
<content type='text'>
Socket: fix inconsistencies in argument types</content>
</entry>
<entry>
<title>ESP32S2: Socket.recv_into only took len-1 bytes</title>
<updated>2021-02-07T07:57:19+00:00</updated>
<author>
<name>Neradoc</name>
<email>neraOnGit@ri1.fr</email>
</author>
<published>2021-02-07T07:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6be2466d6fa1cd6e9ea9c0d3e9cb0879e733c626'/>
<id>urn:sha1:6be2466d6fa1cd6e9ea9c0d3e9cb0879e733c626</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Connect accepted sockets</title>
<updated>2021-02-05T22:32:15+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-02-05T22:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=582bc59d39808fcbec9bd4dea7cc38bdd1c89207'/>
<id>urn:sha1:582bc59d39808fcbec9bd4dea7cc38bdd1c89207</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix LWIP connect error report</title>
<updated>2021-02-05T18:14:49+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-02-05T18:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8214d67e5f31e1b753dd3ac35b9e20289f345fa9'/>
<id>urn:sha1:8214d67e5f31e1b753dd3ac35b9e20289f345fa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make timeout core types consistent</title>
<updated>2021-02-05T17:32:41+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-02-05T17:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4d26ffb44740a3217b53d567f4465f83e5880369'/>
<id>urn:sha1:4d26ffb44740a3217b53d567f4465f83e5880369</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix hash, close, error bugs</title>
<updated>2021-02-01T16:04:12+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-01-30T21:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8277ffca861754b4df526c62126337c195cc0fee'/>
<id>urn:sha1:8277ffca861754b4df526c62126337c195cc0fee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix stubs error, out of sockets error, invalid TLS leak</title>
<updated>2021-01-26T19:13:12+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-01-26T19:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=815ab5277bf05b0ca85aa084f4e371c5532a7014'/>
<id>urn:sha1:815ab5277bf05b0ca85aa084f4e371c5532a7014</id>
<content type='text'>
</content>
</entry>
</feed>
