parent
c2e489dc78
commit
b342b9b044
|
@ -22,8 +22,9 @@ returned by @racket[ftp-establish-connection], @racket[#f] otherwise.}
|
|||
[passwd string?])
|
||||
ftp-connection?]{
|
||||
|
||||
Establishes an FTP connection with the given server using the
|
||||
supplied username and password.}
|
||||
Establishes an FTP connection with the given server using the supplied
|
||||
username and password. The @racket[port-np] argument usually should be
|
||||
@racket[21].}
|
||||
|
||||
|
||||
@defproc[(ftp-close-connection [ftp-conn ftp-connection?]) void?]{
|
||||
|
|
Loading…
Reference in New Issue
Block a user