GitHub / adafruit/Adafruit_CircuitPython_Wiznet5k issues and pull requests
#184 - accept() returns fake connection before actual client connects
Issue -
State: open - Opened by wizhannah about 1 month ago
#183 - Feature Request: Add W6100 Hardware Ping Command Support
Issue -
State: open - Opened by joon8787 about 1 month ago
#182 - OverflowError: ticks interval overflow
Issue -
State: open - Opened by kilker12 2 months ago
- 2 comments
#181 - change to ruff
Pull Request -
State: closed - Opened by FoamyGuy 3 months ago
#180 - Socket.accept() always blocking
Issue -
State: open - Opened by bludin 4 months ago
#179 - Socket.getblocking() bug
Issue -
State: open - Opened by bludin 4 months ago
#178 - Match core socket behaviour
Pull Request -
State: open - Opened by fasteddy516 4 months ago
- 1 comment
#177 - Socket behaviour differs from core sockets
Issue -
State: open - Opened by fasteddy516 4 months ago
- 2 comments
#176 - Remove secrets
Pull Request -
State: closed - Opened by justmobilize 5 months ago
- 1 comment
#175 - socket timeout?
Issue -
State: closed - Opened by stanelie 8 months ago
- 2 comments
#174 - link LED status reversed
Issue -
State: closed - Opened by stanelie 8 months ago
- 5 comments
#173 - RuntimeError : pystack exhausted
Issue -
State: closed - Opened by stanelie 8 months ago
- 3 comments
#172 - Added option to set the SPI baudrate.
Pull Request -
State: closed - Opened by waiweng83 9 months ago
#171 - Fix a bad race condition that causes intermittent socket receive failures
Pull Request -
State: open - Opened by aggieNick02 10 months ago
#170 - Unexpected connections from 0.0.0.0:0 on ESP32 Ethernet Server
Issue -
State: open - Opened by niclas-gr 10 months ago
- 4 comments
#169 - Fix timeout handling in DHCP lease renewal
Pull Request -
State: closed - Opened by Jahor about 1 year ago
#168 - `maintain_dhcp_lease()` Always triggers lease renewal
Issue -
State: closed - Opened by Jahor about 1 year ago
- 1 comment
#167 - File Transfer example
Issue -
State: closed - Opened by nopnop2002 about 1 year ago
- 4 comments
#166 - supporting CPython SSL
Issue -
State: open - Opened by nopnop2002 about 1 year ago
#165 - Fix inconsistencies
Pull Request -
State: closed - Opened by justmobilize about 1 year ago
- 2 comments
#164 - Fix incorrect quotes in docstring
Pull Request -
State: closed - Opened by dhalbert about 1 year ago
#163 - Remove timeout Exception
Pull Request -
State: closed - Opened by justmobilize about 1 year ago
- 1 comment
#162 - Remove SocketPoolContants
Pull Request -
State: closed - Opened by justmobilize about 1 year ago
- 1 comment
#161 - Fix SocketPoolConstants typo
Pull Request -
State: closed - Opened by TristanWarder about 1 year ago
- 2 comments
#160 - Remove wsgiserver
Pull Request -
State: closed - Opened by justmobilize over 1 year ago
#159 - Convert to SocketPool
Pull Request -
State: closed - Opened by justmobilize over 1 year ago
- 4 comments
#158 - Socketpool
Pull Request -
State: closed - Opened by justmobilize over 1 year ago
- 8 comments
#157 - Core compatible constants & setsockopt
Pull Request -
State: closed - Opened by jepler over 1 year ago
- 1 comment
#156 - replace time.monotonic with adafruit_ticks to preserve timing precision
Pull Request -
State: closed - Opened by kevin-tritz over 1 year ago
- 2 comments
#155 - AttributeError: 'socket' object has no attribute 'setsockopt' (TLS)
Issue -
State: closed - Opened by anecdata over 1 year ago
- 1 comment
#154 - Fix socket accept flow and timeout code
Issue -
State: closed - Opened by us3r64 over 1 year ago
#153 - Fix socket accept flow and timeout code
Pull Request -
State: closed - Opened by us3r64 over 1 year ago
- 1 comment
#152 - Inevitable socket timeouts using time.monotonic()
Issue -
State: closed - Opened by ktritz over 1 year ago
#151 - Fix hangup on reading of closed socket
Pull Request -
State: closed - Opened by pinkavaj over 1 year ago
- 2 comments
#150 - Properly close socked which is already in disconnection state
Pull Request -
State: closed - Opened by pinkavaj over 1 year ago
#149 - Handle SNSR_SOCK_CLOSE_WAIT during accept()
Pull Request -
State: closed - Opened by pinkavaj over 1 year ago
#148 - Replace while by if, looping exception does not make sense
Pull Request -
State: closed - Opened by pinkavaj over 1 year ago
#147 - Fix get_radio_ssl_context
Pull Request -
State: closed - Opened by justmobilize over 1 year ago
#146 - Update legacy set_socket examples
Pull Request -
State: closed - Opened by justmobilize over 1 year ago
#145 - Slow response.
Issue -
State: open - Opened by dealerwrx over 1 year ago
#144 - Match socket timeout behavior with cpython
Issue -
State: closed - Opened by us3r64 over 1 year ago
#143 - Fix socket recv timeout: None:blocking, 0:non-blocking, >0:timeout
Pull Request -
State: closed - Opened by us3r64 over 1 year ago
#142 - RuntimeError: Failed to initialize WIZnet module
Issue -
State: open - Opened by JTL48 over 1 year ago
- 14 comments
#141 - Attribute Error initializing in latest versions
Issue -
State: closed - Opened by FoamyGuy over 1 year ago
- 1 comment
#140 - Fix recv, recv_into logic and have same behavior as ESP32SPI
Issue -
State: closed - Opened by us3r64 over 1 year ago
#139 - Fix recv, recv_into logic and have same behavior as ESP32SPI
Pull Request -
State: closed - Opened by us3r64 over 1 year ago
- 1 comment
#138 - WSGI server recv with no content-length key headers
Issue -
State: closed - Opened by us3r64 over 1 year ago
#137 - Fix body recv when no content-length
Pull Request -
State: closed - Opened by us3r64 over 1 year ago
#136 - Shouldn't calls that time out raise errors?
Issue -
State: open - Opened by JetForMe over 1 year ago
#135 - recv hangs if there’s no timeout and connection closes
Issue -
State: closed - Opened by JetForMe over 1 year ago
- 1 comment
#134 - Correct error raised by bytes MAC address
Pull Request -
State: closed - Opened by AdamCummick over 1 year ago
#133 - ICMP
Issue -
State: open - Opened by JkDcubeai almost 2 years ago
- 2 comments
#132 - Example To Illustrate Usage with Adafruit_NTP Library
Issue -
State: closed - Opened by FoamyGuy about 2 years ago
- 3 comments
#131 - Improve reset during initialization
Pull Request -
State: closed - Opened by fasteddy516 about 2 years ago
#130 - Fix socket swap in socket.accept()
Pull Request -
State: closed - Opened by fasteddy516 about 2 years ago
#129 - Hardware socket incorrectly reserved in socket.accept() when socket 0 is available.
Issue -
State: closed - Opened by fasteddy516 about 2 years ago
#128 - DHCP fails if the reset pin is used
Issue -
State: closed - Opened by fasteddy516 about 2 years ago
- 1 comment
#127 - Wiznet5K with Particle Ethernet Featherwing
Issue -
State: open - Opened by vacquah about 2 years ago
- 1 comment
#126 - support for socketpool?
Issue -
State: closed - Opened by schaefer01 about 2 years ago
- 3 comments
#125 - match cpython recv timeout behavior. new httpserver example
Pull Request -
State: closed - Opened by FoamyGuy about 2 years ago
- 1 comment
#124 - Reset pin is not configured as an output
Issue -
State: closed - Opened by fasteddy516 about 2 years ago
#123 - Remove ntp client
Pull Request -
State: closed - Opened by BiffoBear about 2 years ago
#122 - Fix DHCP socket leak
Pull Request -
State: closed - Opened by BiffoBear about 2 years ago
#121 - The DHCP module is not releasing its socket after use.
Issue -
State: closed - Opened by BiffoBear about 2 years ago
#120 - WIZNET5K instances store a single source port but these are assigned per socket.
Issue -
State: open - Opened by BiffoBear about 2 years ago
#119 - Added WizNet w6100 IPv4 Support
Pull Request -
State: closed - Opened by BiffoBear about 2 years ago
- 3 comments
#118 - NTP Out of Sockets Error
Issue -
State: closed - Opened by econeale about 2 years ago
- 8 comments
#117 - Change to package in pyproject.toml
Pull Request -
State: closed - Opened by tekktrik about 2 years ago
#116 - Tests failing
Issue -
State: closed - Opened by tekktrik about 2 years ago
Labels: bug
#115 - Fix pylint iossues
Pull Request -
State: closed - Opened by tekktrik about 2 years ago
#114 - NTP client not working with chrony
Issue -
State: closed - Opened by AloisHofstaetter about 2 years ago
#113 - Post-patch pylint issue
Issue -
State: closed - Opened by tekktrik about 2 years ago
Labels: bug
#112 - Refactor wiznet5k
Pull Request -
State: closed - Opened by BiffoBear about 2 years ago
- 4 comments
#111 - Added explicit soft reset for w5500 initialisation.
Pull Request -
State: closed - Opened by BiffoBear over 2 years ago
#110 - Fix for issue #108 - Make sure the buffer is large enough before ever…
Pull Request -
State: closed - Opened by dgnuff over 2 years ago
- 1 comment
#109 - Throwing an exception, then hitting ctrl-D to reload may leak sockets
Issue -
State: closed - Opened by dgnuff over 2 years ago
- 7 comments
#108 - DHCP has a buffer overrun when transmitting the DHCPREQUEST packet
Issue -
State: closed - Opened by dgnuff over 2 years ago
- 1 comment
#107 - Replaced socket.socket instance with calls to WIZNET5K in DNS.
Pull Request -
State: closed - Opened by BiffoBear over 2 years ago
#106 - Bugfix socket send
Pull Request -
State: closed - Opened by BiffoBear over 2 years ago
#105 - socket.send() can call WIZNET5K.socket_send() with a timeout of None
Issue -
State: closed - Opened by BiffoBear over 2 years ago
- 1 comment
#104 - [Feature Request] Wiznet "w6100-evb-pico"
Issue -
State: closed - Opened by KHome over 2 years ago
- 5 comments
#103 - socket is blocking after some time or with multiple requests on W5100S pico
Issue -
State: closed - Opened by IakovlevAA over 2 years ago
- 3 comments
#102 - Fixed socket timeout
Issue -
State: open - Opened by tkcstms over 2 years ago
- 2 comments
#101 - Fix socket.close() behaviour
Pull Request -
State: closed - Opened by BiffoBear over 2 years ago
#100 - socket.close() does not stop all future method calls.
Issue -
State: closed - Opened by BiffoBear over 2 years ago
- 1 comment
#99 - Fix out of sockets problem
Pull Request -
State: closed - Opened by BiffoBear over 2 years ago
- 4 comments
#98 - Hardware timeout are ignored by the driver.
Issue -
State: open - Opened by BiffoBear over 2 years ago
#97 - Shorter socket exit timeout
Pull Request -
State: closed - Opened by BiffoBear over 2 years ago
- 4 comments
#96 - Fix max sockets
Pull Request -
State: closed - Opened by BiffoBear over 2 years ago
- 1 comment
#95 - New dhcp state machine
Pull Request -
State: closed - Opened by BiffoBear over 2 years ago
- 24 comments
#94 - DHCP Finite State Machine mishandles renew and rebind.
Issue -
State: closed - Opened by BiffoBear over 2 years ago
#93 - .socket() allows creation of more sockets than available
Issue -
State: closed - Opened by anecdata over 2 years ago
- 2 comments
#92 - socket.py accept() status() weird behavior, might be the decorator, or I might be seeing things.
Issue -
State: open - Opened by schaefer01 over 2 years ago
- 6 comments
#91 - socket.py accept() is stuck in a loop because the status that would exit the loop never updates
Issue -
State: closed - Opened by schaefer01 over 2 years ago
- 4 comments
#90 - adafruit_wiznet5k_socket.py has hardcoded 1000 second timeouts
Issue -
State: closed - Opened by e28eta over 2 years ago
- 3 comments
Labels: enhancement
#89 - Socket gets stuck in __exit__
Issue -
State: closed - Opened by e28eta over 2 years ago
- 1 comment
#88 - Update SimpleServer example to accept >1 connection
Pull Request -
State: closed - Opened by e28eta over 2 years ago
- 4 comments
#87 - Standardise sockets
Pull Request -
State: closed - Opened by BiffoBear over 2 years ago
- 3 comments
#86 - _GLOBAL constants
Pull Request -
State: closed - Opened by BiffoBear over 2 years ago
- 10 comments
#85 - Remove `assert`'s
Pull Request -
State: closed - Opened by bill88t over 2 years ago
- 4 comments