Oops.. sendfile() was not keeping track of the number bytes transferred or handling...
commitb6a4530234e5e1c4ec2bac427afa986eb14f2329
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>
Wed, 5 Sep 2012 01:59:54 +0000 (5 01:59 +0000)
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>
Wed, 5 Sep 2012 01:59:54 +0000 (5 01:59 +0000)
treeed9a1833777f8d26e866a9eedb2368ef84ad7b19
parent5fbe1af41245ce6eaf18590bd9ef62c9e55e452a
Oops.. sendfile() was not keeping track of the number bytes transferred or handling partial writes correctly.

git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5091 7fd9a85b-ad96-42d3-883c-3090e2eb8679
nuttx/lib/misc/lib_sendfile.c