mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-29 08:46:42 +00: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.