ftpclose(3) debian man page | unix.com

Man Page: ftpclose

Operating Environment: debian

Section: 3

FtpClose(3)						     Library Functions Manual						       FtpClose(3)

NAME
FtpClose - Close a data connection.
SYNOPSIS
#include <ftplib.h> int FtpClose(netbuf *nData);
PARAMETERS
nData A handle returned by FtpAccess().
DESCRIPTION
Closes the data connection specified by 'nData' and frees associated resources.
RETURN VALUE
Returns 1 if successful or 0 on error. FTPlib 06 November 1997 FtpClose(3)
Related Man Pages
ns_connclose(3aolserv) - debian
db2_conn_errormsg(3) - php
db2_close(3) - php
db2_conn_error(3) - php
fbsql_close(3) - php
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?