diff options
author | Nico Weber <thakis@chromium.org> | 2020-09-16 12:32:45 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-09-17 17:23:01 +0200 |
commit | 47b3e98af8bfbf469391458fdb4e4b4783562b0c (patch) | |
tree | 23c468cee52f94955e3b0e72db3d40e94cd7b3cf /Userland/ntpquery.cpp | |
parent | ae5ba4074d86de200b08a34f0b5886a910000883 (diff) | |
download | serenity-47b3e98af8bfbf469391458fdb4e4b4783562b0c.zip |
Kernel+LibC+UserspaceEmulator: Add SO_TIMESTAMP, and cmsg definitions
When SO_TIMESTAMP is set as an option on a SOCK_DGRAM socket, then
recvmsg() will return a SCM_TIMESTAMP control message that
contains a struct timeval with the system time that was current
when the socket was received.
Diffstat (limited to 'Userland/ntpquery.cpp')
0 files changed, 0 insertions, 0 deletions