LMAX-Exchange/angler

Support subscription of socket stats via local/remote InetAddress pair

Opened this issue · 0 comments

Allow a user to specify both remote & local end-points when monitoring via /proc/net data sources.

E.g.

tcpSocketMonitor.beginMonitoringOf(localAddress, remoteAddress);