I'm cleaning up some code. SO_BINTIME works with IPv4. SO_TIMESTAMP works with IPv4 and IPv6.
But SO_BINTIME doesn't work with IPv6. setsockopt works, but recvmsg doesn't return any cmsg data. If this is a known problem, I'll just use SO_TIMESTAMP and accept the reduced resolution. If somebody has a working example, I'll work harder on finding a bug/quirk and/or making a simple test case. -- These are my opinions. I hate spam. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
