FtpClose(3) Library Functions Manual FtpClose(3)NAMEFtpClose - Close a data connection.SYNOPSIS#include <ftplib.h> int FtpClose(netbuf *nData);PARAMETERSnData A handle returned by FtpAccess().DESCRIPTIONCloses the data connection specified by 'nData' and frees associated resources.RETURN VALUEReturns 1 if successful or 0 on error. FTPlib 06 November 1997 FtpClose(3)
| Related Man Pages |
|---|
| evmconncreateposter(3) - hpux |
| cubrid_close(3) - php |
| curl_share_close(3) - php |
| db2_pclose(3) - php |
| fbsql_close(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |