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
ftpoptions(3) - debian
t_close(3) - osf1
db2_close(3) - php
db2_pclose(3) - php
pg_close(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
Is UNIX an open source OS ?
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?