Module netstat
[hide private]
[frames] | no frames]

Module netstat

source code

This module contains classes NetStat, NetProcess and DesktopIcon.

It is able to collect per-process statistcs about TCP, UDP and raw UNIX sockets. Its information are displayed in class TabNetStat

Classes [hide private]
  DesktopIcon
Use an external dictionary to save space.
  NetProcess
Class NetProcess represents one network connection.
  NetStat
Parses /proc/net/{tcp,udp} and returns a list of NetProcesses.