debian man page for ftpquit

Query: ftpquit

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
ftpoptions(3) - debian
shevek_server_connection(3) - debian
cfg_connect(3) - osf1
db2_pclose(3) - php
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com