Jeff Epler 1641a7c002
Pico W: ssl: Correctly handle errors in send/recv
The prefixed versions raise Python exceptions, the un-prefixed return
negative error values. We don't want to raise an exception from here,
it leaves the SSL stack in an undefined state.
2022-10-12 11:38:30 -05:00
..
2022-10-09 19:22:39 -04:00
2022-09-30 11:18:13 -05:00
2022-10-10 20:55:44 +02:00