]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update the st_size reported via stat(2) to accurately reflect the amount
authorKelly Yancey <kbyanc@FreeBSD.org>
Fri, 1 Nov 2002 21:31:13 +0000 (21:31 +0000)
committerKelly Yancey <kbyanc@FreeBSD.org>
Fri, 1 Nov 2002 21:31:13 +0000 (21:31 +0000)
commit47baac87a6bd5379584fae1dae9d5a395d9fad44
tree62edcab7b94a403073bcd43c26cbb50f9a8e43cb
parente0f640e82d48be14f3f5853b7cb9c9a3c72d2497
Update the st_size reported via stat(2) to accurately reflect the amount
of data available to read for non-TCP sockets.

Reviewed by: -net, -arch
Sponsored by: NTT Multimedia Communications Labs
MFC after: 2 weeks
sys/kern/sys_socket.c