diff options
author | Topi Miettinen <toiwoton@gmail.com> | 2015-01-18 23:57:35 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2015-01-18 23:31:11 +0100 |
commit | 9c89c1cabd0357fa4e58a91c4d9233702896b709 (patch) | |
tree | df60ace3fae98182f83090d7d0e608fe04131331 /src/sleep | |
parent | 0193ad26ba121f3df259cc8b3bab54a99b8e5252 (diff) |
libudev: fix check for too long packet
Don't use recvmsg(2) return value to check for too long packets
(it doesn't work) but MSG_TRUNC flag.
(David: add parantheses around condition)
Diffstat (limited to 'src/sleep')
0 files changed, 0 insertions, 0 deletions