- Markus Koetter provided a polished and updated version of Chad Monroe's TFTP
authorDaniel Stenberg <daniel@haxx.se>
Fri, 27 Nov 2009 23:46:29 +0000 (23:46 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 27 Nov 2009 23:46:29 +0000 (23:46 +0000)
commit6e38cc9048a2ab2a28dca6cb357b091a3ee4317c
tree5dc2a4956d315213016a90a4781882f1472b0472
parenta240f4d1df0775723eadb942a15f3100b44bb2db
- Markus Koetter provided a polished and updated version of Chad Monroe's TFTP
  rework patch that now integrates TFTP properly into libcurl so that it can
  be used non-blocking with the multi interface and more. BLKSIZE also works.

  The --tftp-blksize option was added to allow setting the TFTP BLKSIZE from
  the command line.
CHANGES
RELEASE-NOTES
lib/tftp.c
lib/urldata.h
src/main.c