go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

fix: clean up associations for closed listeners.

Open Prabhat1308 opened this issue 5 months ago • 0 comments
trafficstars

fixes #3246

  • adds tracking of listener associations with a listenerID
  • removes associations of the closed listener from the map
  • adds test for scenarios of single and multiple listener cleanups

Prabhat1308 avatar Jun 09 '25 17:06 Prabhat1308