chiark / gitweb /
sd-rtnl: don't fall over when receiving 0 bytes from the socket
authorTom Gundersen <teg@jklm.no>
Fri, 6 Feb 2015 10:54:30 +0000 (11:54 +0100)
committerTom Gundersen <teg@jklm.no>
Fri, 6 Feb 2015 11:10:07 +0000 (12:10 +0100)
commitda53c5516e3807145a321df08b853d6f9f21c6fc
treee87ceae4c0f84d12311ad4f66cf93620374b5925
parentb621bfd2311a13311a45ccd5e31a9ce3214895fe
sd-rtnl: don't fall over when receiving 0 bytes from the socket

causes EOF. Seems like a kernel bug. Ignoring it seems to work be the best we
can do for now...

See https://bugs.freedesktop.org/show_bug.cgi?id=88397
src/libsystemd/sd-rtnl/rtnl-message.c