A tiny bug in documents of ftp
This commit is contained in:
parent
a2ae813739
commit
a04ae51f64
|
@ -106,6 +106,7 @@ is intended to limit polling.
|
|||
@racketblock[
|
||||
(ftp-download-file
|
||||
ftp-conn "." "testfile"
|
||||
#:progress
|
||||
(lambda (get-count)
|
||||
(thread
|
||||
(lambda ()
|
||||
|
|
Loading…
Reference in New Issue
Block a user