ftpquit(3) debian man page | unix.com

Man Page: ftpquit

Operating Environment: debian

Section: 3

FtpQuit(3)						     Library Functions Manual							FtpQuit(3)

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. FTPlib 06 November 1997 FtpQuit(3)
Related Man Pages
tcpconnect(1) - debian
xine-remote(1) - debian
ftpoptions(3) - debian
cubrid_close(3) - php
db2_close(3) - php
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
Detecting unused variables...