.\" This manual page was generated from the file FtpQuit.html. .TH FtpQuit 3 "06 November 1997" FTPlib .SH NAME FtpQuit \- Close connection to server. .SH "SYNOPSIS" .B "#include " .br .sp .BI "void FtpQuit(netbuf *" nControl ");" .SH "PARAMETERS" .TP .B "nControl" A handle returned by FtpConnect(). .SH "DESCRIPTION" .LP FtpQuit() closes the connection to the remote server and frees any resources associated with the connection. .SH "RETURN VALUE" .LP None.