// we use gettimeofday() now to determine the packet rcv time, since on some boxes...
authormtk <mtk@270642c3-0616-0410-b53a-bc976706d245>
Wed, 27 Oct 2010 14:49:35 +0000 (14:49 +0000)
committermtk <mtk@270642c3-0616-0410-b53a-bc976706d245>
Wed, 27 Oct 2010 14:49:35 +0000 (14:49 +0000)
commitcb50871835b7a5c37e4fd32d38de67fa12570ebc
treee651dadcf0f70e9dc00f16e0f4aad4d40141c263
parent4bef943029d23ad3b509dd0e939b252eaa169ffa
// we use gettimeofday() now to determine the packet rcv time, since on some boxes the above ioctl() return bogus values.
// this may reduce the precision, but we only care about +/- 1ms, for now

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1741 270642c3-0616-0410-b53a-bc976706d245
senf/Socket/Protocols/DatagramSocketProtocol.cc