renamed sendfile() since some systems have a system call named like this -
authorDaniel Stenberg <daniel@haxx.se>
Fri, 16 Sep 2005 10:52:38 +0000 (10:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Sep 2005 10:52:38 +0000 (10:52 +0000)
commit90559bed5362be8568cff568eb950940fb4f9cf8
tree6b2a51a0c57c37e8bc33927967755e4111a0dfb7
parent973a18cf0357ccf0db64590fc040cd45b4f28321
renamed sendfile() since some systems have a system call named like this -
now the functions are named sendtftp() and recvtftp() instead.
tests/server/tftpd.c