FtpQuit
FtpQuit
Section: C Library Functions (3) Updated: 06 November 1997 Local index
Up
NAME
FtpQuit - Close connection to server.
SYNOPSIS
#include <ftplib.h>
void FtpQuit(netbuf *nControl);
PARAMETERS
- nControl
-
A handle returned by FtpConnect().
DESCRIPTION
FtpQuit() closes the connection to the remote server and frees any resources associated with the connection.
RETURN VALUE
None.
Index
- NAME
-
- SYNOPSIS
-
- PARAMETERS
-
- DESCRIPTION
-
- RETURN VALUE
-
This document was created by
man2html,
using the manual pages.
Time: 21:46:23 GMT, April 16, 2011