diff options
author | tuexen <tuexen@FreeBSD.org> | 2010-08-07 17:57:58 +0000 |
---|---|---|
committer | tuexen <tuexen@FreeBSD.org> | 2010-08-07 17:57:58 +0000 |
commit | 542f657a7fdb80cdc9f13a9dd26ca473a3ea4920 (patch) | |
tree | 0265147670401264345ccae3a5d18f2a60ecc68a /sys/kern/vfs_cluster.c | |
parent | 6962657fcaae7a5fd9cb2ae10ca1e40f533d0608 (diff) | |
download | FreeBSD-src-542f657a7fdb80cdc9f13a9dd26ca473a3ea4920.zip FreeBSD-src-542f657a7fdb80cdc9f13a9dd26ca473a3ea4920.tar.gz |
Fix a bug where MSG_TRUNC was not returned in all necessary cases for
SOCK_DGRAM socket. MSG_TRUNC was only returned when some mbufs could
not be copied to the application. If some data was left in the last
mbuf, it was correctly discarded, but MSG_TRUNC was not set.
Reviewed by: bz
MFC after: 3 weeks
Diffstat (limited to 'sys/kern/vfs_cluster.c')
0 files changed, 0 insertions, 0 deletions