about summary refs log tree commit homepage
path: root/examples/linux-listener-stats.rb
DateCommit message (Expand)
2024-03-23treewide: future-proof frozen_string_literal changes
2020-01-06fixes for newer rubies
2011-06-27fix Ruby warnings
2011-03-17linux-listener-stats: all means all (UNIX and TCP listeners)
2011-03-15linux-listener-stats: use timerfd if available
2011-03-14linux-listener-stats: allow -a for all TCP sockets
2011-03-12allow reusing netlink socket for inet_diag
2011-03-08linux-listener-stats: do not load aggregate for single snapshot
2011-03-08linux-listener-stats: add optional Aggregate gem support
2011-03-08linux-listener-stats: favor narrower display if possible
2011-03-01linux-listener-stats: add timestamps and thresholds
2011-03-01linux-tcp-listener-stats: fix fractional second delays
2011-03-01linux-listener-stats: not just for TCP...