You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TCP and UDP interfaces are very different after the inode column in /proc/net/udp | /proc/net/tcp files.
Maybe it's worth creating separate structures for UDP and TCP instead of a single netIPSocketLine? Otherwise, it breaks the logic in the tests at the stage of DeepEqual comparison.
on newer linux systems /proc/net/udp (and /proc/net/udp6) have a drop column on the far right:
The text was updated successfully, but these errors were encountered: