parent
a951303303
commit
95d818431b
|
@ -106,6 +106,7 @@ is intended to limit polling.
|
||||||
@racketblock[
|
@racketblock[
|
||||||
(ftp-download-file
|
(ftp-download-file
|
||||||
ftp-conn "." "testfile"
|
ftp-conn "." "testfile"
|
||||||
|
#:progress
|
||||||
(lambda (get-count)
|
(lambda (get-count)
|
||||||
(thread
|
(thread
|
||||||
(lambda ()
|
(lambda ()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user