Dmitry Chagin
71bc8bcf66
linux(4): Handle SO_TIMESTAMPNS socket option
...
The SO_TIMESTAMPNS enables or disables the receiving of the SCM_TIMESTAMPNS
control message. The cmsg_data field is a struct timespec.
To distinguish between SO_TIMESTAMP and SO_TIMESTAMPNS in the recvmsg()
map the last one to the SO_BINTIME and convert bintime to the timespec.
In the rest, implementation is identical to the SO_TIMESTAMP.
MFC after: 2 weeks
2022-05-28 23:46:05 +03:00
..
2022-05-28 23:45:39 +03:00
2022-05-23 18:24:04 +01:00
2022-05-25 11:26:30 +01:00
2022-05-28 20:52:17 +03:00
2022-05-21 14:30:35 -04:00
2022-05-28 23:46:05 +03:00
2022-05-23 16:52:49 -07:00
2022-05-20 18:45:18 +00:00
2022-05-06 15:46:58 -07:00
2022-05-13 10:43:19 -03:00
2022-05-26 14:32:54 -07:00
2022-05-20 17:11:27 +01:00
2022-05-28 20:52:17 +03:00
2022-05-13 10:43:19 -03:00
2022-05-04 09:32:59 -04:00
2022-05-28 23:45:39 +03:00
2022-05-06 15:46:59 -07:00
2022-05-28 20:53:08 +03:00
2022-04-06 16:45:29 -07:00
2022-04-09 09:36:34 +02:00
2022-05-23 16:52:49 -07:00
2022-05-27 12:41:30 +00:00
2022-05-17 22:33:10 +00:00
2022-05-17 10:10:42 -07:00
2022-05-28 20:52:17 +03:00
2022-05-28 20:52:17 +03:00
2022-04-13 16:08:21 -07:00
2022-05-20 14:49:31 +02:00
2022-04-04 22:30:57 -06:00
2022-04-07 19:33:26 -03:00
2022-05-19 10:13:06 +02:00
2022-05-06 15:46:58 -07:00
2022-05-20 14:54:03 +03:00
2022-05-20 14:54:03 +03:00
2022-05-15 11:51:56 -07:00
2022-05-28 20:52:17 +03:00
2022-05-28 20:53:08 +03:00
2022-05-27 12:22:07 -07:00
2022-04-26 02:56:23 -05:00
2022-05-23 13:16:58 +03:00
2022-05-06 15:46:58 -07:00