Files
rtems/cpukit/libnetworking/lib
Sebastian Huber b63c8f9b50 ftpfs: Fix SIZE command handling
It is invalid to issue a SIZE command once a data transfer is
in progress.  For reads we issue the SIZE command before the RETR
command and get a snapshot of the file size.  For writes the file size
is initialized to zero and incremented for each write chunk.
2013-01-28 16:46:02 +01:00
..
2013-01-28 16:46:02 +01:00

Sources from application-level (as opposed to kernel-level) libraries.