Overview
-
class IO-
module Metrics-
class << ListenerRe-wire the top-level Listener.capture to prefer the native inet_diag path for TCP sockets while delegating Unix sockets to the pure-Ruby Linux implementation.
-
class DarwinDarwin (macOS) implementation of listener statistics using netstat -L.
-
class LinuxLinux implementation of listener statistics using /proc/net/tcp, /proc/net/tcp6, and /proc/net/unix.
-
-
-