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)
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


No differences found