Skip to content

Conversation

FyZhu97
Copy link

@FyZhu97 FyZhu97 commented Apr 30, 2024

  1. fix the udpConns does not release new conn in udpConn map when the length is over maxConns. The length of map continues growing and eventually makes new connections cannot read.
  2. make maxConns configurable

方鸻 added 5 commits April 30, 2024 10:27
1. fix the udpConns does not release new conn in udpConn map when the length is over maxConns. The length of map continues growing and eventually makes new connections cannot read.
2. make maxConns configurable
…s over max size can not read but can also write to ensure consistent usage with previous implementation.
VHSgunzo added a commit to VHSgunzo/chisel that referenced this pull request Jun 23, 2024
terminar added a commit to terminar/chisel that referenced this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant