jeromq icon indicating copy to clipboard operation
jeromq copied to clipboard

Problem: monitoring a socket appears to leak sockets when running over an unreliable connection

Open trevorbernard opened this issue 1 year ago • 1 comments

Steps to recreate:

  • Create a socket and using the monitoring API to track connection closed and handshakes.
  • Pull network plug on one of the devices
  • This will signal that a socket was disconnected.
  • Closed the monitored socket
  • Recreate a new connection when the work is back up

trevorbernard avatar Sep 18 '24 16:09 trevorbernard

@ttcds This newly created issue tracks the monitoring socket leak problem

trevorbernard avatar Sep 18 '24 16:09 trevorbernard