K 10 svn:author V 7 glebius K 8 svn:date V 27 2014-01-03T12:28:33.145421Z K 7 svn:log V 277 Merge r259681 from head: Changes: - Reinit uio_resid and flags before every call to soreceive(). - Set maximum acceptable size of packet to IP_MAXPACKET. As for now the module doesn't support INET6. - Properly handle MSG_TRUNC return from soreceive(). PR: 184601 END