Hi All,
Is there a way to find per process tcp information? Found /proc/<pid>/net/tcp file, but this file seem to have the same info as the global /proc/net/tcp.
Can somebody help? Why android should maintain duplicate info for all process? will this be implemented later?