issues
search
adafruit
/
Adafruit_CircuitPython_Wiznet5k
Pure-Python interface for WIZNET 5k Ethernet modules
Other
15
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added option to set the SPI baudrate.
#172
waiweng83
closed
1 week ago
0
Fix a bad race condition that causes intermittent socket receive failures
#171
aggieNick02
opened
3 weeks ago
0
Unexpected connections from 0.0.0.0:0 on ESP32 Ethernet Server
#170
niclas-gr
opened
1 month ago
2
Fix timeout handling in DHCP lease renewal
#169
Jahor
closed
3 months ago
0
`maintain_dhcp_lease()` Always triggers lease renewal
#168
Jahor
closed
3 months ago
1
File Transfer example
#167
nopnop2002
closed
4 months ago
4
supporting CPython SSL
#166
nopnop2002
opened
4 months ago
0
Fix inconsistencies
#165
justmobilize
closed
4 months ago
2
Fix incorrect quotes in docstring
#164
dhalbert
closed
5 months ago
0
Remove timeout Exception
#163
justmobilize
closed
5 months ago
1
Remove SocketPoolContants
#162
justmobilize
closed
5 months ago
1
Fix SocketPoolConstants typo
#161
TristanWarder
closed
5 months ago
2
Remove wsgiserver
#160
justmobilize
closed
6 months ago
0
Convert to SocketPool
#159
justmobilize
closed
6 months ago
4
Socketpool
#158
justmobilize
closed
6 months ago
8
Core compatible constants & setsockopt
#157
jepler
closed
6 months ago
1
replace time.monotonic with adafruit_ticks to preserve timing precision
#156
kevin-tritz
closed
6 months ago
2
AttributeError: 'socket' object has no attribute 'setsockopt' (TLS)
#155
anecdata
closed
6 months ago
1
Fix socket accept flow and timeout code
#154
us3r64
closed
6 months ago
0
Fix socket accept flow and timeout code
#153
us3r64
closed
6 months ago
1
Inevitable socket timeouts using time.monotonic()
#152
ktritz
closed
6 months ago
0
Fix hangup on reading of closed socket
#151
pinkavaj
closed
6 months ago
2
Properly close socked which is already in disconnection state
#150
pinkavaj
closed
6 months ago
0
Handle SNSR_SOCK_CLOSE_WAIT during accept()
#149
pinkavaj
closed
6 months ago
0
Replace while by if, looping exception does not make sense
#148
pinkavaj
closed
7 months ago
0
Fix get_radio_ssl_context
#147
justmobilize
closed
8 months ago
0
Update legacy set_socket examples
#146
justmobilize
closed
8 months ago
0
Slow response.
#145
dealerwrx
opened
8 months ago
0
Match socket timeout behavior with cpython
#144
us3r64
closed
7 months ago
0
Fix socket recv timeout: None:blocking, 0:non-blocking, >0:timeout
#143
us3r64
closed
7 months ago
0
RuntimeError: Failed to initialize WIZnet module
#142
JTL48
opened
9 months ago
14
Attribute Error initializing in latest versions
#141
FoamyGuy
closed
6 months ago
1
Fix recv, recv_into logic and have same behavior as ESP32SPI
#140
us3r64
closed
9 months ago
0
Fix recv, recv_into logic and have same behavior as ESP32SPI
#139
us3r64
closed
9 months ago
1
WSGI server recv with no content-length key headers
#138
us3r64
closed
9 months ago
0
Fix body recv when no content-length
#137
us3r64
closed
9 months ago
0
Shouldn't calls that time out raise errors?
#136
JetForMe
opened
10 months ago
0
recv hangs if there’s no timeout and connection closes
#135
JetForMe
closed
6 months ago
1
Correct error raised by bytes MAC address
#134
AdamCummick
closed
9 months ago
0
ICMP
#133
JkDcubeai
opened
1 year ago
1
Example To Illustrate Usage with Adafruit_NTP Library
#132
FoamyGuy
closed
7 months ago
3
Improve reset during initialization
#131
fasteddy516
closed
1 year ago
0
Fix socket swap in socket.accept()
#130
fasteddy516
closed
1 year ago
0
Hardware socket incorrectly reserved in socket.accept() when socket 0 is available.
#129
fasteddy516
closed
1 year ago
0
DHCP fails if the reset pin is used
#128
fasteddy516
closed
1 year ago
1
Wiznet5K with Particle Ethernet Featherwing
#127
vacquah
opened
1 year ago
1
support for socketpool?
#126
schaefer01
closed
1 year ago
3
match cpython recv timeout behavior. new httpserver example
#125
FoamyGuy
closed
9 months ago
1
Reset pin is not configured as an output
#124
fasteddy516
closed
1 year ago
0
Remove ntp client
#123
BiffoBear
closed
1 year ago
0
Next