mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
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.