]> granicus.if.org Git - curl/commit
- Chad Monroe provided the new CURLOPT_TFTP_BLKSIZE option that allows an app
authorDaniel Stenberg <daniel@haxx.se>
Mon, 26 Jan 2009 22:43:06 +0000 (22:43 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 26 Jan 2009 22:43:06 +0000 (22:43 +0000)
commit0516ce7786e9500c2e447d48aa9b3f24a6ca70f9
treedfa3ecea7658d50e0cb11b77074a5ad21699a854
parentbb86462ed77ac82667c91c93705210b67d739e6e
- Chad Monroe provided the new CURLOPT_TFTP_BLKSIZE option that allows an app
  to set desired block size to use for TFTP transfers instead of the default
  512 bytes.
CHANGES
RELEASE-NOTES
docs/libcurl/curl_easy_setopt.3
include/curl/curl.h
lib/tftp.c
lib/url.c
lib/urldata.h