Open martinduke opened 2 weeks ago
On recvmsg(), Linux reports IP_TOS. Apple reports IPV6_TCLASS.
sendmsg() is probably the same.
What is it for Windows?
On recvmsg(), Linux reports IP_TOS. Apple reports IPV6_TCLASS.
sendmsg() is probably the same.