tcp-info icon indicating copy to clipboard operation
tcp-info copied to clipboard

Add sockid to Close

Open gfr10598 opened this issue 3 years ago • 1 comments

tcp-info is already caching the SockID for connections, so should send it with the Close events, instead of requiring clients to cache it too.


This change is Reviewable

gfr10598 avatar May 03 '21 15:05 gfr10598

Pull Request Test Coverage Report for Build 918

  • 11 of 13 (84.62%) changed or added relevant lines in 4 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.2%) to 82.748%

Changes Missing Coverage Covered Lines Changed/Added Lines %
inetdiag/structs.go 2 3 66.67%
saver/saver.go 2 3 66.67%
<!-- Total: 11 13
Files with Coverage Reduction New Missed Lines %
inetdiag/structs.go 1 95.69%
saver/saver.go 1 75.3%
<!-- Total: 2
Totals Coverage Status
Change from base Build 911: -0.2%
Covered Lines: 1084
Relevant Lines: 1310

💛 - Coveralls

coveralls avatar May 03 '21 15:05 coveralls