|
Ran
|
Files
4
|
Run time
0s
|
Badge
README BADGES
|
push
github
complete SO_TIMESTAMPNS to SO_TIMESTAMP fallback Commit e8660637c added a fallback from setting the socket option SO_TIMESTAMPNS to setting the socket option SO_TIMESTAMP if the nanosecond timestamp option could not be set. But it did not add code to also look for the control message related to SO_TIMESTAMP. Thus microsecond timestamps were requested, but not read. This commit adds the missing code to read microsecond timestamp control messages. The problem was reported in GitHub issue #374 by @payload.
1150 of 1363 relevant lines covered (84.37%)
101.72 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|